Class IfcPropertyTableValue

IfcPropertyTableValue class

IfcPropertyTableValue

public class IfcPropertyTableValue : IfcSimpleProperty

Constructors

NameDescription
IfcPropertyTableValue()The default constructor.

Properties

NameDescription
DefinedUnit { get; set; }DefinedUnit
DefinedValues { get; set; }DefinedValues
DefiningUnit { get; set; }DefiningUnit
DefiningValues { get; set; }DefiningValues
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Expression { get; set; }Expression
Name { get; set; }Name
PartOfComplex { get; }PartOfComplex
PropertyDependsOn { get; }PropertyDependsOn
PropertyForDependance { get; }PropertyForDependance

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