public class IfcQuantityLength extends IfcPhysicalSimpleQuantity
| Constructor and Description |
|---|
IfcQuantityLength() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getFormula() |
IfcLengthMeasure |
getLengthValue() |
void |
setFormula(IfcLabel value) |
void |
setLengthValue(IfcLengthMeasure value) |
getUnit, setUnitgetDescription, getName, getPartOfComplex, hasExternalReferences, setDescription, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcLengthMeasure getLengthValue()
public final void setLengthValue(IfcLengthMeasure value)
public final IfcLabel getFormula()
public final void setFormula(IfcLabel value)