Class IfcDerivedUnit

IfcDerivedUnit class

IfcDerivedUnit

public class IfcDerivedUnit : IfcEntity

Constructors

NameDescription
IfcDerivedUnit()The default constructor.

Properties

NameDescription
Elements { get; set; }Elements
EntityLabel { get; }Gets the entity label.
UnitType { get; set; }UnitType
UserDefinedType { get; set; }UserDefinedType

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