| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcValue4X3 |
IfcPropertyBoundedValue4X3.getLowerBoundValue() |
IfcValue4X3 |
IfcPropertySingleValue4X3.getNominalValue() |
IfcValue4X3 |
IfcPropertyBoundedValue4X3.getSetPointValue() |
IfcValue4X3 |
IfcPropertyBoundedValue4X3.getUpperBoundValue() |
IfcValue4X3 |
IfcMeasureWithUnit4X3.getValueComponent() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue4X3> |
IfcPropertyTableValue4X3.getDefinedValues() |
IfcCollection<IfcValue4X3> |
IfcPropertyTableValue4X3.getDefiningValues() |
IfcCollection<IfcValue4X3> |
IfcPropertyEnumeratedValue4X3.getEnumerationValues() |
IfcCollection<IfcValue4X3> |
IfcPropertyEnumeration4X3.getEnumerationValues() |
IfcCollection<IfcValue4X3> |
IfcIrregularTimeSeriesValue4X3.getListValues() |
IfcCollection<IfcValue4X3> |
IfcPropertyListValue4X3.getListValues() |
IfcCollection<IfcValue4X3> |
IfcTimeSeriesValue4X3.getListValues() |
IfcCollection<IfcValue4X3> |
IfcTableRow4X3.getRowCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyBoundedValue4X3.setLowerBoundValue(IfcValue4X3 value) |
void |
IfcPropertySingleValue4X3.setNominalValue(IfcValue4X3 value) |
void |
IfcPropertyBoundedValue4X3.setSetPointValue(IfcValue4X3 value) |
void |
IfcPropertyBoundedValue4X3.setUpperBoundValue(IfcValue4X3 value) |
void |
IfcMeasureWithUnit4X3.setValueComponent(IfcValue4X3 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyTableValue4X3.setDefinedValues(IfcCollection<IfcValue4X3> value) |
void |
IfcPropertyTableValue4X3.setDefiningValues(IfcCollection<IfcValue4X3> value) |
void |
IfcPropertyEnumeratedValue4X3.setEnumerationValues(IfcCollection<IfcValue4X3> value) |
void |
IfcPropertyEnumeration4X3.setEnumerationValues(IfcCollection<IfcValue4X3> value) |
void |
IfcIrregularTimeSeriesValue4X3.setListValues(IfcCollection<IfcValue4X3> value) |
void |
IfcPropertyListValue4X3.setListValues(IfcCollection<IfcValue4X3> value) |
void |
IfcTimeSeriesValue4X3.setListValues(IfcCollection<IfcValue4X3> value) |
void |
IfcTableRow4X3.setRowCells(IfcCollection<IfcValue4X3> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.