Revit 2025 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: 25.0.0.0 (25.0.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