public class IfcPropertyBoundedValue2X3 extends IfcSimpleProperty2X3
IfcPropertyBoundedValue
| Constructor and Description |
|---|
IfcPropertyBoundedValue2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcValue2X3 |
getLowerBoundValue() |
IfcUnit2X3 |
getUnit() |
IfcValue2X3 |
getUpperBoundValue() |
void |
setLowerBoundValue(IfcValue2X3 value) |
void |
setUnit(IfcUnit2X3 value) |
void |
setUpperBoundValue(IfcValue2X3 value) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcValue2X3 getUpperBoundValue()
public final void setUpperBoundValue(IfcValue2X3 value)
public final IfcValue2X3 getLowerBoundValue()
public final void setLowerBoundValue(IfcValue2X3 value)
public final IfcUnit2X3 getUnit()
public final void setUnit(IfcUnit2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.