public class IfcMeasureWithUnit4X3 extends IfcEntityBase
IfcMeasureWithUnit
| Constructor and Description |
|---|
IfcMeasureWithUnit4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcUnit4X3 |
getUnitComponent() |
IfcValue4X3 |
getValueComponent() |
void |
setUnitComponent(IfcUnit4X3 value) |
void |
setValueComponent(IfcValue4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcValue4X3 getValueComponent()
public final void setValueComponent(IfcValue4X3 value)
public final IfcUnit4X3 getUnitComponent()
public final void setUnitComponent(IfcUnit4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.