IfcConnectionPointGeometry
Inheritance: java.lang.Object, IfcConnectionGeometry
Constructors
| Constructor | Description |
|---|---|
| IfcConnectionPointGeometry() |
Methods
| Method | Description |
|---|---|
| getPointOnRelatingElement() | |
| setPointOnRelatingElement(IfcPointOrVertexPoint value) | |
| getPointOnRelatedElement() | |
| setPointOnRelatedElement(IfcPointOrVertexPoint value) |
IfcConnectionPointGeometry()
public IfcConnectionPointGeometry()
getPointOnRelatingElement()
public final IfcPointOrVertexPoint getPointOnRelatingElement()
Returns: IfcPointOrVertexPoint
setPointOnRelatingElement(IfcPointOrVertexPoint value)
public final void setPointOnRelatingElement(IfcPointOrVertexPoint value)
getPointOnRelatedElement()
public final IfcPointOrVertexPoint getPointOnRelatedElement()
Returns: IfcPointOrVertexPoint
setPointOnRelatedElement(IfcPointOrVertexPoint value)
public final void setPointOnRelatedElement(IfcPointOrVertexPoint value)