Class IfcMeasureWithUnit

IfcMeasureWithUnit class

IfcMeasureWithUnit

public class IfcMeasureWithUnit : IfcEntity

Constructors

NameDescription
IfcMeasureWithUnit()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
UnitComponent { get; set; }UnitComponent
ValueComponent { get; set; }ValueComponent

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