| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcPhysicalComplexQuantity |
class |
IfcPhysicalSimpleQuantity |
class |
IfcQuantityArea |
class |
IfcQuantityCount |
class |
IfcQuantityLength |
class |
IfcQuantityTime |
class |
IfcQuantityVolume |
class |
IfcQuantityWeight |
| Modifier and Type | Method and Description |
|---|---|
IfcPhysicalQuantity |
IfcConstructionResource.getBaseQuantity() |
IfcPhysicalQuantity |
IfcConstructionResourceType.getBaseQuantity() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcPhysicalQuantity> |
IfcCostItem.getCostQuantities() |
IfcCollection<IfcPhysicalQuantity> |
IfcElementQuantity.getQuantities() |
IfcCollection<IfcPhysicalQuantity> |
IfcPhysicalComplexQuantity.hasQuantities() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConstructionResource.setBaseQuantity(IfcPhysicalQuantity value) |
void |
IfcConstructionResourceType.setBaseQuantity(IfcPhysicalQuantity value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCostItem.setCostQuantities(IfcCollection<IfcPhysicalQuantity> value) |
void |
IfcElementQuantity.setQuantities(IfcCollection<IfcPhysicalQuantity> value) |
void |
IfcPhysicalComplexQuantity.setQuantities(IfcCollection<IfcPhysicalQuantity> value) |