@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcConnectionPointGeometry extends IfcConnectionGeometry
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPointOrVertexPoint |
pointOnRelatedElement |
private IfcPointOrVertexPoint |
pointOnRelatingElement |
stepNumber| 构造器和说明 |
|---|
IfcConnectionPointGeometry(IfcPointOrVertexPoint pointOnRelatingElement,
IfcPointOrVertexPoint pointOnRelatedElement) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPointOrVertexPoint |
getPointOnRelatedElement() |
IfcPointOrVertexPoint |
getPointOnRelatingElement() |
void |
setPointOnRelatedElement(IfcPointOrVertexPoint pointOnRelatedElement) |
void |
setPointOnRelatingElement(IfcPointOrVertexPoint pointOnRelatingElement) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcPointOrVertexPoint pointOnRelatingElement
@IfcOptionField private IfcPointOrVertexPoint pointOnRelatedElement
@IfcParserConstructor public IfcConnectionPointGeometry(IfcPointOrVertexPoint pointOnRelatingElement, IfcPointOrVertexPoint pointOnRelatedElement)
public IfcPointOrVertexPoint getPointOnRelatingElement()
public void setPointOnRelatingElement(IfcPointOrVertexPoint pointOnRelatingElement)
public IfcPointOrVertexPoint getPointOnRelatedElement()
public void setPointOnRelatedElement(IfcPointOrVertexPoint pointOnRelatedElement)
Copyright © 2023. All rights reserved.