Revit 2025.3 API
Wire |
Get ampacity which be used for specifying size, the unit is ampere.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public long Ampacity { get; }
Public ReadOnly Property Ampacity As Long Get
public: property long long Ampacity { long long get (); }
member Ampacity : int64 with get
Property Value
Int64See Also