@IfcClass(layer=DOMAIN, type=ENTITY) public class IfcConstructionMaterialResource extends IfcConstructionResource
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcActorSelect> |
suppliers |
private IfcRatioMeasure |
usageRatio |
stepNumber| 构造器和说明 |
|---|
IfcConstructionMaterialResource(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier resourceIdentifier,
IfcLabel resourceGroup,
IfcResourceConsumptionEnum resourceConsumption,
IfcMeasureWithUnit baseQuantity,
SET<IfcActorSelect> suppliers,
IfcRatioMeasure usageRatio) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcActorSelect> |
getSuppliers() |
IfcRatioMeasure |
getUsageRatio() |
void |
setSuppliers(SET<IfcActorSelect> suppliers) |
void |
setUsageRatio(IfcRatioMeasure usageRatio) |
getBaseQuantity, getResourceConsumption, getResourceGroup, getResourceIdentifier, setBaseQuantity, setResourceConsumption, setResourceGroup, setResourceIdentifiergetResourceOf, setResourceOfaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private SET<IfcActorSelect> suppliers
@IfcOptionField private IfcRatioMeasure usageRatio
@IfcParserConstructor public IfcConstructionMaterialResource(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcIdentifier resourceIdentifier, IfcLabel resourceGroup, IfcResourceConsumptionEnum resourceConsumption, IfcMeasureWithUnit baseQuantity, SET<IfcActorSelect> suppliers, IfcRatioMeasure usageRatio)
public SET<IfcActorSelect> getSuppliers()
public void setSuppliers(SET<IfcActorSelect> suppliers)
public IfcRatioMeasure getUsageRatio()
public void setUsageRatio(IfcRatioMeasure usageRatio)
Copyright © 2023. All rights reserved.