Class IfcConversionBasedUnitWithOffset

IfcConversionBasedUnitWithOffset class

IfcConversionBasedUnitWithOffset

public class IfcConversionBasedUnitWithOffset : IfcConversionBasedUnit

Constructors

NameDescription
IfcConversionBasedUnitWithOffset()The default constructor.

Properties

NameDescription
ConversionFactor { get; set; }ConversionFactor
ConversionOffset { get; set; }ConversionOffset
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