Class IfcQuantityLength

IfcQuantityLength class

IfcQuantityLength

public class IfcQuantityLength : IfcPhysicalSimpleQuantity

Constructors

NameDescription
IfcQuantityLength()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
LengthValue { get; set; }LengthValue
Name { get; set; }Name
PartOfComplex { get; }PartOfComplex
Unit { get; set; }Unit

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