@IfcClass(layer=CORE, type=ENTITY) public class IfcRelConnectsWithRealizingElements extends IfcRelConnectsElements
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
connectionType |
private SET<IfcElement> |
realizingElements |
stepNumber| 构造器和说明 |
|---|
IfcRelConnectsWithRealizingElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcConnectionGeometry connectionGeometry,
IfcElement relatingElement,
IfcElement relatedElement,
SET<IfcElement> realizingElements,
IfcLabel connectionType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getConnectionType() |
SET<IfcElement> |
getRealizingElements() |
void |
setConnectionType(IfcLabel connectionType) |
void |
setRealizingElements(SET<IfcElement> realizingElements) |
getConnectionGeometry, getRelatedElement, getRelatingElement, illegal, setConnectionGeometry, setRelatedElement, setRelatingElementgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate SET<IfcElement> realizingElements
@IfcOptionField private IfcLabel connectionType
@IfcParserConstructor public IfcRelConnectsWithRealizingElements(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcConnectionGeometry connectionGeometry, IfcElement relatingElement, IfcElement relatedElement, SET<IfcElement> realizingElements, IfcLabel connectionType)
public SET<IfcElement> getRealizingElements()
public void setRealizingElements(SET<IfcElement> realizingElements)
public IfcLabel getConnectionType()
public void setConnectionType(IfcLabel connectionType)
Copyright © 2023. All rights reserved.