| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCartesianPointList2D
A representation of the model object 'Ifc Cartesian Point List2 D'.
|
interface |
IfcCartesianPointList3D
A representation of the model object 'Ifc Cartesian Point List3 D'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPointList |
Ifc4Factory.createIfcCartesianPointList()
Returns a new object of class 'Ifc Cartesian Point List'.
|
IfcCartesianPointList |
IfcIndexedPolyCurve.getPoints()
Returns the value of the 'Points' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcIndexedPolyCurve.setPoints(IfcCartesianPointList value)
Sets the value of the '
Points' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCartesianPointList2DImpl
An implementation of the model object 'Ifc Cartesian Point List2 D'.
|
class |
IfcCartesianPointList3DImpl
An implementation of the model object 'Ifc Cartesian Point List3 D'.
|
class |
IfcCartesianPointListImpl
An implementation of the model object 'Ifc Cartesian Point List'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPointList |
Ifc4FactoryImpl.createIfcCartesianPointList() |
IfcCartesianPointList |
IfcIndexedPolyCurveImpl.getPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcIndexedPolyCurveImpl.setPoints(IfcCartesianPointList newPoints) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCartesianPointList(IfcCartesianPointList object)
Returns the result of interpreting the object as an instance of 'Ifc Cartesian Point List'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.