| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPointList3D |
Ifc4Factory.createIfcCartesianPointList3D()
Returns a new object of class 'Ifc Cartesian Point List3 D'.
|
IfcCartesianPointList3D |
IfcTessellatedFaceSet.getCoordinates()
Returns the value of the 'Coordinates' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTessellatedFaceSet.setCoordinates(IfcCartesianPointList3D value)
Sets the value of the '
Coordinates' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCartesianPointList3DImpl
An implementation of the model object 'Ifc Cartesian Point List3 D'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPointList3D |
Ifc4FactoryImpl.createIfcCartesianPointList3D() |
IfcCartesianPointList3D |
IfcTessellatedFaceSetImpl.getCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTessellatedFaceSetImpl.setCoordinates(IfcCartesianPointList3D newCoordinates) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCartesianPointList3D(IfcCartesianPointList3D object)
Returns the result of interpreting the object as an instance of 'Ifc Cartesian Point List3 D'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.