@IfcClass(type=ENTITY, layer=CORE) public class IfcRelConnectsElements extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcConnectionGeometry |
connectionGeometry |
private IfcElement |
relatedElement |
private IfcElement |
relatingElement |
stepNumber| 构造器和说明 |
|---|
IfcRelConnectsElements() |
IfcRelConnectsElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcConnectionGeometry connectionGeometry,
IfcElement relatingElement,
IfcElement relatedElement) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcConnectionGeometry |
getConnectionGeometry() |
IfcElement |
getRelatedElement() |
IfcElement |
getRelatingElement() |
boolean |
illegal() |
void |
setConnectionGeometry(IfcConnectionGeometry connectionGeometry) |
void |
setRelatedElement(IfcElement relatedElement) |
void |
setRelatingElement(IfcElement relatingElement) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfc@IfcOptionField private IfcConnectionGeometry connectionGeometry
private IfcElement relatingElement
private IfcElement relatedElement
public IfcRelConnectsElements()
@IfcParserConstructor public IfcRelConnectsElements(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcConnectionGeometry connectionGeometry, IfcElement relatingElement, IfcElement relatedElement)
public IfcConnectionGeometry getConnectionGeometry()
public void setConnectionGeometry(IfcConnectionGeometry connectionGeometry)
public IfcElement getRelatingElement()
public void setRelatingElement(IfcElement relatingElement)
public IfcElement getRelatedElement()
public void setRelatedElement(IfcElement relatedElement)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.