| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcValue4 |
IfcPropertyBoundedValue4.getLowerBoundValue() |
IfcValue4 |
IfcPropertySingleValue4.getNominalValue() |
IfcValue4 |
IfcPropertyBoundedValue4.getSetPointValue() |
IfcValue4 |
IfcPropertyBoundedValue4.getUpperBoundValue() |
IfcValue4 |
IfcMeasureWithUnit4.getValueComponent() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue4> |
IfcPropertyTableValue4.getDefinedValues() |
IfcCollection<IfcValue4> |
IfcPropertyTableValue4.getDefiningValues() |
IfcCollection<IfcValue4> |
IfcPropertyEnumeration4.getEnumerationValues() |
IfcCollection<IfcValue4> |
IfcPropertyEnumeratedValue4.getEnumerationValues() |
IfcCollection<IfcValue4> |
IfcTimeSeriesValue4.getListValues() |
IfcCollection<IfcValue4> |
IfcIrregularTimeSeriesValue4.getListValues() |
IfcCollection<IfcValue4> |
IfcPropertyListValue4.getListValues() |
IfcCollection<IfcValue4> |
IfcTableRow4.getRowCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyBoundedValue4.setLowerBoundValue(IfcValue4 value) |
void |
IfcPropertySingleValue4.setNominalValue(IfcValue4 value) |
void |
IfcPropertyBoundedValue4.setSetPointValue(IfcValue4 value) |
void |
IfcPropertyBoundedValue4.setUpperBoundValue(IfcValue4 value) |
void |
IfcMeasureWithUnit4.setValueComponent(IfcValue4 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyTableValue4.setDefinedValues(IfcCollection<IfcValue4> value) |
void |
IfcPropertyTableValue4.setDefiningValues(IfcCollection<IfcValue4> value) |
void |
IfcPropertyEnumeration4.setEnumerationValues(IfcCollection<IfcValue4> value) |
void |
IfcPropertyEnumeratedValue4.setEnumerationValues(IfcCollection<IfcValue4> value) |
void |
IfcTimeSeriesValue4.setListValues(IfcCollection<IfcValue4> value) |
void |
IfcIrregularTimeSeriesValue4.setListValues(IfcCollection<IfcValue4> value) |
void |
IfcPropertyListValue4.setListValues(IfcCollection<IfcValue4> value) |
void |
IfcTableRow4.setRowCells(IfcCollection<IfcValue4> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.