IfcConnectionPointGeometry

Inheritance: java.lang.Object, IfcConnectionGeometry

Constructors

ConstructorDescription
IfcConnectionPointGeometry()

Methods

MethodDescription
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)