Class IfcQuantityArea

IfcQuantityArea class

IfcQuantityArea

public class IfcQuantityArea : IfcPhysicalSimpleQuantity

Constructors

NameDescription
IfcQuantityArea()The default constructor.

Properties

NameDescription
AreaValue { get; set; }AreaValue
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Formula { get; set; }Formula
HasExternalReferences { get; }HasExternalReferences
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