Class IfcElectricalBaseProperties

IfcElectricalBaseProperties class

IfcElectricalBaseProperties

public class IfcElectricalBaseProperties : IfcEnergyProperties

Constructors

NameDescription
IfcElectricalBaseProperties()The default constructor.

Properties

NameDescription
DefinesType { get; }DefinesType
Description { get; set; }Description
ElectricCurrentType { get; set; }ElectricCurrentType
EnergySequence { get; set; }EnergySequence
EntityLabel { get; }Gets the entity label.
FullLoadCurrent { get; set; }FullLoadCurrent
GlobalId { get; set; }GlobalId
HasAssociations { get; }HasAssociations
InputFrequency { get; set; }InputFrequency
InputPhase { get; set; }InputPhase
InputVoltage { get; set; }InputVoltage
MaximumPowerInput { get; set; }MaximumPowerInput
MinimumCircuitCurrent { get; set; }MinimumCircuitCurrent
Name { get; set; }Name
OwnerHistory { get; set; }OwnerHistory
PropertyDefinitionOf { get; }PropertyDefinitionOf
RatedPowerInput { get; set; }RatedPowerInput
UserDefinedEnergySequence { get; set; }UserDefinedEnergySequence

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also