@IfcClass(layer=SHARED, type=ENTITY) public class IfcRelFlowControlElements extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcDistributionControlElement> |
relatedControlElements |
private IfcDistributionFlowElement |
relatingFlowElement |
stepNumber| 构造器和说明 |
|---|
IfcRelFlowControlElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcDistributionControlElement> relatedControlElements,
IfcDistributionFlowElement relatingFlowElement) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcDistributionControlElement> |
getRelatedControlElements() |
IfcDistributionFlowElement |
getRelatingFlowElement() |
void |
setRelatedControlElements(SET<IfcDistributionControlElement> relatedControlElements) |
void |
setRelatingFlowElement(IfcDistributionFlowElement relatingFlowElement) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate SET<IfcDistributionControlElement> relatedControlElements
private IfcDistributionFlowElement relatingFlowElement
@IfcParserConstructor public IfcRelFlowControlElements(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcDistributionControlElement> relatedControlElements, IfcDistributionFlowElement relatingFlowElement)
public SET<IfcDistributionControlElement> getRelatedControlElements()
public void setRelatedControlElements(SET<IfcDistributionControlElement> relatedControlElements)
public IfcDistributionFlowElement getRelatingFlowElement()
public void setRelatingFlowElement(IfcDistributionFlowElement relatingFlowElement)
Copyright © 2023. All rights reserved.