| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.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 |
|---|---|
IfcCollection<IfcPhysicalQuantity> |
IfcElementQuantity.getQuantities() |
IfcCollection<IfcPhysicalQuantity> |
IfcPhysicalComplexQuantity.hasQuantities() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcElementQuantity.setQuantities(IfcCollection<IfcPhysicalQuantity> value) |
void |
IfcPhysicalComplexQuantity.setQuantities(IfcCollection<IfcPhysicalQuantity> value) |