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