Class IfcQuantityWeight

IfcQuantityWeight class

IfcQuantityWeight

public class IfcQuantityWeight : IfcPhysicalSimpleQuantity

Constructors

NameDescription
IfcQuantityWeight()The default constructor.

Properties

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

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