public class IfcPropertyBoundedValue4X3 extends IfcSimpleProperty4X3
IfcPropertyBoundedValue
| Constructor and Description |
|---|
IfcPropertyBoundedValue4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcValue4X3 |
getLowerBoundValue() |
IfcValue4X3 |
getSetPointValue() |
IfcUnit4X3 |
getUnit() |
IfcValue4X3 |
getUpperBoundValue() |
void |
setLowerBoundValue(IfcValue4X3 value) |
void |
setSetPointValue(IfcValue4X3 value) |
void |
setUnit(IfcUnit4X3 value) |
void |
setUpperBoundValue(IfcValue4X3 value) |
getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, getSpecification, hasApprovals, hasConstraints, setName, setSpecificationhasExternalReferencesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcValue4X3 getUpperBoundValue()
public final void setUpperBoundValue(IfcValue4X3 value)
public final IfcValue4X3 getLowerBoundValue()
public final void setLowerBoundValue(IfcValue4X3 value)
public final IfcUnit4X3 getUnit()
public final void setUnit(IfcUnit4X3 value)
public final IfcValue4X3 getSetPointValue()
public final void setSetPointValue(IfcValue4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.