| 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 |
IfcPointOnCurve
A representation of the model object 'Ifc Point On Curve'.
|
interface |
IfcPointOnSurface
A representation of the model object 'Ifc Point On Surface'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPoint |
Ifc4Factory.createIfcPoint()
Returns a new object of class 'Ifc Point'.
|
IfcPoint |
IfcVertexPoint.getVertexGeometry()
Returns the value of the 'Vertex Geometry' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcVertexPoint.setVertexGeometry(IfcPoint value)
Sets the value of the '
Vertex Geometry' 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'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPoint |
Ifc4FactoryImpl.createIfcPoint() |
IfcPoint |
IfcVertexPointImpl.getVertexGeometry() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcVertexPointImpl.setVertexGeometry(IfcPoint newVertexGeometry) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcPoint(IfcPoint object)
Returns the result of interpreting the object as an instance of 'Ifc Point'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.