Class IfcConversionBasedUnit

IfcConversionBasedUnit class

IfcConversionBasedUnit

public class IfcConversionBasedUnit : IfcNamedUnit

Constructors

NameDescription
IfcConversionBasedUnit()The default constructor.

Properties

NameDescription
ConversionFactor { get; set; }ConversionFactor
Dimensions { get; set; }Dimensions
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
Name { get; set; }Name
UnitType { get; set; }UnitType

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