Class IfcPropertyTableValue

IfcPropertyTableValue class

IfcPropertyTableValue

public class IfcPropertyTableValue : IfcSimpleProperty

Constructors

NameDescription
IfcPropertyTableValue()The default constructor.

Properties

NameDescription
CurveInterpolation { get; set; }CurveInterpolation
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
HasApprovals { get; }HasApprovals
HasConstraints { get; }HasConstraints
HasExternalReferences { get; }HasExternalReferences
Name { get; set; }Name
PartOfComplex { get; }PartOfComplex
PartOfPset { get; }PartOfPset
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