Class IfcPropertyBoundedValue
Contents
[
Hide
]IfcPropertyBoundedValue class
IfcPropertyBoundedValue
public class IfcPropertyBoundedValue : IfcSimpleProperty
Constructors
Name | Description |
---|---|
IfcPropertyBoundedValue() | The default constructor. |
Properties
Name | Description |
---|---|
Description { get; set; } | Description |
EntityLabel { get; } | Gets the entity label. |
LowerBoundValue { get; set; } | LowerBoundValue |
Name { get; set; } | Name |
PartOfComplex { get; } | PartOfComplex |
PropertyDependsOn { get; } | PropertyDependsOn |
PropertyForDependance { get; } | PropertyForDependance |
Unit { get; set; } | Unit |
UpperBoundValue { get; set; } | UpperBoundValue |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified is equal to this instance. |
override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcSimpleProperty
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD