Interface IIfcElectricalBaseProperties
Readonly interface for IfcElectricalBaseProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcElectricalBaseProperties : IIfcEnergyProperties, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ElectricCurrentType
Declaration
IfcElectricCurrentEnum? ElectricCurrentType { get; set; }
Property Value
|
Improve this Doc
View Source
FullLoadCurrent
Declaration
IfcElectricCurrentMeasure? FullLoadCurrent { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IfcFrequencyMeasure InputFrequency { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
long InputPhase { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
Declaration
IfcElectricVoltageMeasure InputVoltage { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IfcPowerMeasure? MaximumPowerInput { get; set; }
Property Value
|
Improve this Doc
View Source
MinimumCircuitCurrent
Declaration
IfcElectricCurrentMeasure? MinimumCircuitCurrent { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IfcPowerMeasure? RatedPowerInput { get; set; }
Property Value