| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcUnit4 |
IfcPropertyTableValue4.getDefinedUnit() |
IfcUnit4 |
IfcPropertyTableValue4.getDefiningUnit() |
IfcUnit4 |
IfcSimplePropertyTemplate4.getPrimaryUnit() |
IfcUnit4 |
IfcSimplePropertyTemplate4.getSecondaryUnit() |
IfcUnit4 |
IfcTableColumn4.getUnit() |
IfcUnit4 |
IfcPropertyBoundedValue4.getUnit() |
IfcUnit4 |
IfcPropertySingleValue4.getUnit() |
IfcUnit4 |
IfcPropertyEnumeration4.getUnit() |
IfcUnit4 |
IfcPropertyListValue4.getUnit() |
IfcUnit4 |
IfcTimeSeries4.getUnit() |
IfcUnit4 |
IfcMeasureWithUnit4.getUnitComponent() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcUnit4> |
IfcUnitAssignment4.getUnits() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyTableValue4.setDefinedUnit(IfcUnit4 value) |
void |
IfcPropertyTableValue4.setDefiningUnit(IfcUnit4 value) |
void |
IfcSimplePropertyTemplate4.setPrimaryUnit(IfcUnit4 value) |
void |
IfcSimplePropertyTemplate4.setSecondaryUnit(IfcUnit4 value) |
void |
IfcTableColumn4.setUnit(IfcUnit4 value) |
void |
IfcPropertyBoundedValue4.setUnit(IfcUnit4 value) |
void |
IfcPropertySingleValue4.setUnit(IfcUnit4 value) |
void |
IfcPropertyEnumeration4.setUnit(IfcUnit4 value) |
void |
IfcPropertyListValue4.setUnit(IfcUnit4 value) |
void |
IfcTimeSeries4.setUnit(IfcUnit4 value) |
void |
IfcMeasureWithUnit4.setUnitComponent(IfcUnit4 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcUnitAssignment4.setUnits(IfcCollection<IfcUnit4> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.