| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCartesianPoint
A representation of the model object 'Ifc Cartesian Point'.
|
interface |
IfcPoint
A representation of the model object 'Ifc Point'.
|
interface |
IfcPointOnCurve
A representation of the model object 'Ifc Point On Curve'.
|
interface |
IfcPointOnSurface
A representation of the model object 'Ifc Point On Surface'.
|
interface |
IfcVertexPoint
A representation of the model object 'Ifc Vertex Point'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPointOrVertexPoint |
IfcConnectionPointGeometry.getPointOnRelatedElement()
Returns the value of the 'Point On Related Element' reference.
|
IfcPointOrVertexPoint |
IfcConnectionPointGeometry.getPointOnRelatingElement()
Returns the value of the 'Point On Relating Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionPointGeometry.setPointOnRelatedElement(IfcPointOrVertexPoint value)
Sets the value of the '
Point On Related Element' reference. |
void |
IfcConnectionPointGeometry.setPointOnRelatingElement(IfcPointOrVertexPoint value)
Sets the value of the '
Point On Relating Element' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcPointOrVertexPoint |
IfcConnectionPointGeometryImpl.getPointOnRelatedElement() |
IfcPointOrVertexPoint |
IfcConnectionPointGeometryImpl.getPointOnRelatingElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionPointGeometryImpl.setPointOnRelatedElement(IfcPointOrVertexPoint newPointOnRelatedElement) |
void |
IfcConnectionPointGeometryImpl.setPointOnRelatingElement(IfcPointOrVertexPoint newPointOnRelatingElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcPointOrVertexPoint(IfcPointOrVertexPoint object)
Returns the result of interpreting the object as an instance of 'Ifc Point Or Vertex Point'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.