Class IfcQuantityCount

IfcQuantityCount class

IfcQuantityCount

public class IfcQuantityCount : IfcPhysicalSimpleQuantity

Constructors

NameDescription
IfcQuantityCount()The default constructor.

Properties

NameDescription
CountValue { get; set; }CountValue
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