Class IfcDimensionalExponents

IfcDimensionalExponents class

IfcDimensionalExponents

public class IfcDimensionalExponents : IfcEntity

Constructors

NameDescription
IfcDimensionalExponents()The default constructor.

Properties

NameDescription
AmountOfSubstanceExponent { get; set; }AmountOfSubstanceExponent
ElectricCurrentExponent { get; set; }ElectricCurrentExponent
EntityLabel { get; }Gets the entity label.
LengthExponent { get; set; }LengthExponent
LuminousIntensityExponent { get; set; }LuminousIntensityExponent
MassExponent { get; set; }MassExponent
ThermodynamicTemperatureExponent { get; set; }ThermodynamicTemperatureExponent
TimeExponent { get; set; }TimeExponent

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