Class IfcSIUnit

IfcSIUnit class

IfcSIUnit

public class IfcSIUnit : IfcNamedUnit

Constructors

NameDescription
IfcSIUnit()The default constructor.

Properties

NameDescription
Dimensions { get; set; }Dimensions
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
Prefix { get; set; }Prefix
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