ENTITY IfcElectricalBaseProperties

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcElectricalBaseProperties
 SUBTYPE OF (IfcEnergyProperties);
	ElectricCurrentType : OPTIONAL IfcElectricCurrentEnum;
	InputVoltage : IfcElectricVoltageMeasure;
	InputFrequency : IfcFrequencyMeasure;
	FullLoadCurrent : OPTIONAL IfcElectricCurrentMeasure;
	MinimumCircuitCurrent : OPTIONAL IfcElectricCurrentMeasure;
	MaximumPowerInput : OPTIONAL IfcPowerMeasure;
	RatedPowerInput : OPTIONAL IfcPowerMeasure;
	InputPhase : INTEGER;
END_ENTITY;

Explicit Attributes

Entity IfcElectricalBaseProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 EnergySequenceIfcEnergySequenceEnum (ENUM)IfcEnergyProperties
 UserDefinedEnergySequenceIfcLabel (STRING)IfcEnergyProperties
 ElectricCurrentTypeIfcElectricCurrentEnum (ENUM)IfcElectricalBaseProperties
 InputVoltageIfcElectricVoltageMeasure (REAL)IfcElectricalBaseProperties
 InputFrequencyIfcFrequencyMeasure (REAL)IfcElectricalBaseProperties
 FullLoadCurrentIfcElectricCurrentMeasure (REAL)IfcElectricalBaseProperties
 MinimumCircuitCurrentIfcElectricCurrentMeasure (REAL)IfcElectricalBaseProperties
 MaximumPowerInputIfcPowerMeasure (REAL)IfcElectricalBaseProperties
 RatedPowerInputIfcPowerMeasure (REAL)IfcElectricalBaseProperties
 InputPhaseINTEGERIfcElectricalBaseProperties

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcElectricalBaseProperties has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition
 PropertyDefinitionOfSET OF IfcRelDefinesByProperties (ENTITY)IfcPropertySetDefinition
 DefinesTypeSET OF IfcTypeObject (ENTITY)IfcPropertySetDefinition

Supertypes

Entity IfcElectricalBaseProperties inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition
      IfcPropertySetDefinition
        IfcEnergyProperties

Subtypes

    No subtypes

Referenced By

Entity IfcElectricalBaseProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcDoorLiningProperties ENTITY IfcPropertySetDefinition
 IfcDoorPanelProperties ENTITY IfcPropertySetDefinition
 IfcEnergyProperties ENTITY IfcElectricalBaseProperties
 IfcMove ENTITY IfcRoot
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertyDefinition ENTITY IfcPropertySetDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetDefinition ENTITY IfcEnergyProperties
 IfcProxy ENTITY IfcRoot
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDefinesByProperties ENTITY IfcPropertySetDefinition
 IfcRoot ENTITY IfcPropertyDefinition
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcTypeObject ENTITY IfcPropertySetDefinition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00