| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcCostValue4 |
IfcAsset4.getCurrentValue() |
IfcCostValue4 |
IfcInventory4.getCurrentValue() |
IfcCostValue4 |
IfcAsset4.getDepreciatedValue() |
IfcCostValue4 |
IfcAsset4.getOriginalValue() |
IfcCostValue4 |
IfcInventory4.getOriginalValue() |
IfcCostValue4 |
IfcAsset4.getTotalReplacementCost() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcCostValue4> |
IfcCostItem4.getCostValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAsset4.setCurrentValue(IfcCostValue4 value) |
void |
IfcInventory4.setCurrentValue(IfcCostValue4 value) |
void |
IfcAsset4.setDepreciatedValue(IfcCostValue4 value) |
void |
IfcAsset4.setOriginalValue(IfcCostValue4 value) |
void |
IfcInventory4.setOriginalValue(IfcCostValue4 value) |
void |
IfcAsset4.setTotalReplacementCost(IfcCostValue4 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCostItem4.setCostValues(IfcCollection<IfcCostValue4> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.