| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcUnit2X3 |
IfcPropertyTableValue2X3.getDefinedUnit() |
IfcUnit2X3 |
IfcPropertyTableValue2X3.getDefiningUnit() |
IfcUnit2X3 |
IfcPropertyListValue2X3.getUnit() |
IfcUnit2X3 |
IfcPropertyEnumeration2X3.getUnit() |
IfcUnit2X3 |
IfcPropertyBoundedValue2X3.getUnit() |
IfcUnit2X3 |
IfcPropertySingleValue2X3.getUnit() |
IfcUnit2X3 |
IfcTimeSeries2X3.getUnit() |
IfcUnit2X3 |
IfcMeasureWithUnit2X3.getUnitComponent() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcUnit2X3> |
IfcUnitAssignment2X3.getUnits() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyTableValue2X3.setDefinedUnit(IfcUnit2X3 value) |
void |
IfcPropertyTableValue2X3.setDefiningUnit(IfcUnit2X3 value) |
void |
IfcPropertyListValue2X3.setUnit(IfcUnit2X3 value) |
void |
IfcPropertyEnumeration2X3.setUnit(IfcUnit2X3 value) |
void |
IfcPropertyBoundedValue2X3.setUnit(IfcUnit2X3 value) |
void |
IfcPropertySingleValue2X3.setUnit(IfcUnit2X3 value) |
void |
IfcTimeSeries2X3.setUnit(IfcUnit2X3 value) |
void |
IfcMeasureWithUnit2X3.setUnitComponent(IfcUnit2X3 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcUnitAssignment2X3.setUnits(IfcCollection<IfcUnit2X3> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.