SpecTypeId.ApparentPower Property

SpecTypeIdApparentPower Property

Apparent Power, in discipline Electrical.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId ApparentPower { get; }
Public Shared ReadOnly Property ApparentPower As ForgeTypeId
	Get
public:
static property ForgeTypeId^ ApparentPower {
	ForgeTypeId^ get ();
}
static member ApparentPower : ForgeTypeId with get

Property Value

ForgeTypeId
See Also