Class IfcPropertyBoundedValue

IfcPropertyBoundedValue class

IfcPropertyBoundedValue

public class IfcPropertyBoundedValue : IfcSimpleProperty

Constructors

NameDescription
IfcPropertyBoundedValue()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasApprovals { get; }HasApprovals
HasConstraints { get; }HasConstraints
HasExternalReferences { get; }HasExternalReferences
LowerBoundValue { get; set; }LowerBoundValue
Name { get; set; }Name
PartOfComplex { get; }PartOfComplex
PartOfPset { get; }PartOfPset
PropertyDependsOn { get; }PropertyDependsOn
PropertyForDependance { get; }PropertyForDependance
SetPointValue { get; set; }SetPointValue
Unit { get; set; }Unit
UpperBoundValue { get; set; }UpperBoundValue

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