Revit 2026 API
Ground |
Get ampacity which is used for specifying size, the unit is ampere.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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