| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcValue2X3 |
IfcPropertyBoundedValue2X3.getLowerBoundValue() |
IfcValue2X3 |
IfcPropertySingleValue2X3.getNominalValue() |
IfcValue2X3 |
IfcPropertyBoundedValue2X3.getUpperBoundValue() |
IfcValue2X3 |
IfcMeasureWithUnit2X3.getValueComponent() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue2X3> |
IfcPropertyTableValue2X3.getDefinedValues() |
IfcCollection<IfcValue2X3> |
IfcPropertyTableValue2X3.getDefiningValues() |
IfcCollection<IfcValue2X3> |
IfcPropertyEnumeration2X3.getEnumerationValues() |
IfcCollection<IfcValue2X3> |
IfcPropertyEnumeratedValue2X3.getEnumerationValues() |
IfcCollection<IfcValue2X3> |
IfcPropertyListValue2X3.getListValues() |
IfcCollection<IfcValue2X3> |
IfcTimeSeriesValue2X3.getListValues() |
IfcCollection<IfcValue2X3> |
IfcIrregularTimeSeriesValue2X3.getListValues() |
IfcCollection<IfcValue2X3> |
IfcTableRow2X3.getRowCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyBoundedValue2X3.setLowerBoundValue(IfcValue2X3 value) |
void |
IfcPropertySingleValue2X3.setNominalValue(IfcValue2X3 value) |
void |
IfcPropertyBoundedValue2X3.setUpperBoundValue(IfcValue2X3 value) |
void |
IfcMeasureWithUnit2X3.setValueComponent(IfcValue2X3 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyTableValue2X3.setDefinedValues(IfcCollection<IfcValue2X3> value) |
void |
IfcPropertyTableValue2X3.setDefiningValues(IfcCollection<IfcValue2X3> value) |
void |
IfcPropertyEnumeration2X3.setEnumerationValues(IfcCollection<IfcValue2X3> value) |
void |
IfcPropertyEnumeratedValue2X3.setEnumerationValues(IfcCollection<IfcValue2X3> value) |
void |
IfcPropertyListValue2X3.setListValues(IfcCollection<IfcValue2X3> value) |
void |
IfcTimeSeriesValue2X3.setListValues(IfcCollection<IfcValue2X3> value) |
void |
IfcIrregularTimeSeriesValue2X3.setListValues(IfcCollection<IfcValue2X3> value) |
void |
IfcTableRow2X3.setRowCells(IfcCollection<IfcValue2X3> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.