public class IfcPropertyTableValue4X3 extends IfcSimpleProperty4X3
IfcPropertyTableValue
| Constructor and Description |
|---|
IfcPropertyTableValue4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurveInterpolationEnum4X3 |
getCurveInterpolation() |
IfcUnit4X3 |
getDefinedUnit() |
IfcCollection<IfcValue4X3> |
getDefinedValues() |
IfcUnit4X3 |
getDefiningUnit() |
IfcCollection<IfcValue4X3> |
getDefiningValues() |
IfcText4X3 |
getExpression() |
void |
setCurveInterpolation(IfcCurveInterpolationEnum4X3 value) |
void |
setDefinedUnit(IfcUnit4X3 value) |
void |
setDefinedValues(IfcCollection<IfcValue4X3> value) |
void |
setDefiningUnit(IfcUnit4X3 value) |
void |
setDefiningValues(IfcCollection<IfcValue4X3> value) |
void |
setExpression(IfcText4X3 value) |
getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, getSpecification, hasApprovals, hasConstraints, setName, setSpecificationhasExternalReferencesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcValue4X3> getDefiningValues()
public final void setDefiningValues(IfcCollection<IfcValue4X3> value)
public final IfcCollection<IfcValue4X3> getDefinedValues()
public final void setDefinedValues(IfcCollection<IfcValue4X3> value)
public final IfcText4X3 getExpression()
public final void setExpression(IfcText4X3 value)
public final IfcUnit4X3 getDefiningUnit()
public final void setDefiningUnit(IfcUnit4X3 value)
public final IfcUnit4X3 getDefinedUnit()
public final void setDefinedUnit(IfcUnit4X3 value)
public final IfcCurveInterpolationEnum4X3 getCurveInterpolation()
public final void setCurveInterpolation(IfcCurveInterpolationEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.