@IfcClass(layer=SHARED, type=ENTITY) public class IfcDistributionControlElement extends IfcDistributionElement
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelFlowControlElements> |
assignedToFlowElement |
private IfcIdentifier |
controlElmentId |
stepNumber| 构造器和说明 |
|---|
IfcDistributionControlElement(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag,
IfcIdentifier controlElmentId) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcIdentifier |
getControlElmentId() |
void |
setControlElmentId(IfcIdentifier controlElmentId) |
getTag, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, 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 IfcIdentifier controlElmentId
@IfcInverseParameter private SET<IfcRelFlowControlElements> assignedToFlowElement
@IfcParserConstructor public IfcDistributionControlElement(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcIdentifier tag, IfcIdentifier controlElmentId)
public IfcIdentifier getControlElmentId()
public void setControlElmentId(IfcIdentifier controlElmentId)
Copyright © 2023. All rights reserved.