@IfcClass(layer=CORE, type=ENTITY) public class IfcElementQuantity extends IfcPropertySetDefinition
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
methodOfMeasurement |
private SET<IfcPhysicalQuantity> |
quantities |
stepNumber| 构造器和说明 |
|---|
IfcElementQuantity(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel methodOfMeasurement,
SET<IfcPhysicalQuantity> quantities) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getMethodOfMeasurement() |
SET<IfcPhysicalQuantity> |
getQuantities() |
void |
setMethodOfMeasurement(IfcLabel methodOfMeasurement) |
void |
setQuantities(SET<IfcPhysicalQuantity> quantities) |
addDefinesType, addPropertyDefinitionOf, getDefinesType, getPropertyDefinitionOf, setDefinesType, setPropertyDefinitionOfgetHasAssociations, setHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel methodOfMeasurement
private SET<IfcPhysicalQuantity> quantities
@IfcParserConstructor public IfcElementQuantity(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel methodOfMeasurement, SET<IfcPhysicalQuantity> quantities)
public IfcLabel getMethodOfMeasurement()
public void setMethodOfMeasurement(IfcLabel methodOfMeasurement)
public SET<IfcPhysicalQuantity> getQuantities()
public void setQuantities(SET<IfcPhysicalQuantity> quantities)
Copyright © 2023. All rights reserved.