Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcMeasureWithUnit |
IfcConstructionResource.getBaseQuantity() |
IfcMeasureWithUnit |
IfcConversionBasedUnit.getConversionFactor() |
IfcMeasureWithUnit |
IfcRelAssignsToProcess.getQuantityInProcess() |
IfcMeasureWithUnit |
IfcAppliedValue.getUnitBasis() |
Modifier and Type | Method and Description |
---|---|
void |
IfcConstructionResource.setBaseQuantity(IfcMeasureWithUnit value) |
void |
IfcConversionBasedUnit.setConversionFactor(IfcMeasureWithUnit value) |
void |
IfcRelAssignsToProcess.setQuantityInProcess(IfcMeasureWithUnit value) |
void |
IfcAppliedValue.setUnitBasis(IfcMeasureWithUnit value) |