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