public class IfcPropertyBoundedValue4 extends IfcSimpleProperty4
IfcPropertyBoundedValue
| Constructor and Description |
|---|
IfcPropertyBoundedValue4() |
| Modifier and Type | Method and Description |
|---|---|
IfcValue4 |
getLowerBoundValue() |
IfcValue4 |
getSetPointValue() |
IfcUnit4 |
getUnit() |
IfcValue4 |
getUpperBoundValue() |
void |
setLowerBoundValue(IfcValue4 value) |
void |
setSetPointValue(IfcValue4 value) |
void |
setUnit(IfcUnit4 value) |
void |
setUpperBoundValue(IfcValue4 value) |
getDescription, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, hasApprovals, hasConstraints, setDescription, setNamehasExternalReferencesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcValue4 getUpperBoundValue()
public final void setUpperBoundValue(IfcValue4 value)
public final IfcValue4 getLowerBoundValue()
public final void setLowerBoundValue(IfcValue4 value)
public final IfcUnit4 getUnit()
public final void setUnit(IfcUnit4 value)
public final IfcValue4 getSetPointValue()
public final void setSetPointValue(IfcValue4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.