| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcCostValue2X3 |
IfcInventory2X3.getCurrentValue() |
IfcCostValue2X3 |
IfcAsset2X3.getCurrentValue() |
IfcCostValue2X3 |
IfcAsset2X3.getDepreciatedValue() |
IfcCostValue2X3 |
IfcInventory2X3.getOriginalValue() |
IfcCostValue2X3 |
IfcAsset2X3.getOriginalValue() |
IfcCostValue2X3 |
IfcAsset2X3.getTotalReplacementCost() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcInventory2X3.setCurrentValue(IfcCostValue2X3 value) |
void |
IfcAsset2X3.setCurrentValue(IfcCostValue2X3 value) |
void |
IfcAsset2X3.setDepreciatedValue(IfcCostValue2X3 value) |
void |
IfcInventory2X3.setOriginalValue(IfcCostValue2X3 value) |
void |
IfcAsset2X3.setOriginalValue(IfcCostValue2X3 value) |
void |
IfcAsset2X3.setTotalReplacementCost(IfcCostValue2X3 value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.