| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.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 | Class and Description |
|---|---|
class |
IfcCartesianPointImpl
An implementation of the model object 'Ifc Cartesian Point'.
|
class |
IfcPointImpl
An implementation of the model object 'Ifc Point'.
|
class |
IfcPointOnCurveImpl
An implementation of the model object 'Ifc Point On Curve'.
|
class |
IfcPointOnSurfaceImpl
An implementation of the model object 'Ifc Point On Surface'.
|
class |
IfcVertexPointImpl
An implementation of the model object 'Ifc Vertex Point'.
|
| 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 |
Ifc4Switch.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.