| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util | |
| org.bimserver.utils |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPoint |
Ifc2x3tc1Factory.createIfcCartesianPoint()
Returns a new object of class 'Ifc Cartesian Point'.
|
IfcCartesianPoint |
IfcBoundingBox.getCorner()
Returns the value of the 'Corner' reference.
|
IfcCartesianPoint |
IfcCartesianTransformationOperator.getLocalOrigin()
Returns the value of the 'Local Origin' reference.
|
IfcCartesianPoint |
IfcPlacement.getLocation()
Returns the value of the 'Location' reference.
|
IfcCartesianPoint |
IfcFillAreaStyleHatching.getPatternStart()
Returns the value of the 'Pattern Start' reference.
|
IfcCartesianPoint |
IfcLine.getPnt()
Returns the value of the 'Pnt' reference.
|
IfcCartesianPoint |
IfcFillAreaStyleHatching.getPointOfReferenceHatchLine()
Returns the value of the 'Point Of Reference Hatch Line' reference.
|
IfcCartesianPoint |
IfcLightSourcePositional.getPosition()
Returns the value of the 'Position' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcBSplineCurve.getControlPointsList()
Returns the value of the 'Control Points List' reference list.
|
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcPolyline.getPoints()
Returns the value of the 'Points' reference list.
|
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcPolyLoop.getPolygon()
Returns the value of the 'Polygon' reference list.
|
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcVertexBasedTextureMap.getTexturePoints()
Returns the value of the 'Texture Points' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundingBox.setCorner(IfcCartesianPoint value)
Sets the value of the '
Corner' reference. |
void |
IfcCartesianTransformationOperator.setLocalOrigin(IfcCartesianPoint value)
Sets the value of the '
Local Origin' reference. |
void |
IfcPlacement.setLocation(IfcCartesianPoint value)
Sets the value of the '
Location' reference. |
void |
IfcFillAreaStyleHatching.setPatternStart(IfcCartesianPoint value)
Sets the value of the '
Pattern Start' reference. |
void |
IfcLine.setPnt(IfcCartesianPoint value)
Sets the value of the '
Pnt' reference. |
void |
IfcFillAreaStyleHatching.setPointOfReferenceHatchLine(IfcCartesianPoint value)
Sets the value of the '
Point Of Reference Hatch Line' reference. |
void |
IfcLightSourcePositional.setPosition(IfcCartesianPoint value)
Sets the value of the '
Position' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCartesianPointImpl
An implementation of the model object 'Ifc Cartesian Point'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPoint |
Ifc2x3tc1FactoryImpl.createIfcCartesianPoint() |
IfcCartesianPoint |
IfcBoundingBoxImpl.getCorner() |
IfcCartesianPoint |
IfcCartesianTransformationOperatorImpl.getLocalOrigin() |
IfcCartesianPoint |
IfcPlacementImpl.getLocation() |
IfcCartesianPoint |
IfcFillAreaStyleHatchingImpl.getPatternStart() |
IfcCartesianPoint |
IfcLineImpl.getPnt() |
IfcCartesianPoint |
IfcFillAreaStyleHatchingImpl.getPointOfReferenceHatchLine() |
IfcCartesianPoint |
IfcLightSourcePositionalImpl.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcBSplineCurveImpl.getControlPointsList() |
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcPolylineImpl.getPoints() |
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcPolyLoopImpl.getPolygon() |
org.eclipse.emf.common.util.EList<IfcCartesianPoint> |
IfcVertexBasedTextureMapImpl.getTexturePoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundingBoxImpl.setCorner(IfcCartesianPoint newCorner) |
void |
IfcCartesianTransformationOperatorImpl.setLocalOrigin(IfcCartesianPoint newLocalOrigin) |
void |
IfcPlacementImpl.setLocation(IfcCartesianPoint newLocation) |
void |
IfcFillAreaStyleHatchingImpl.setPatternStart(IfcCartesianPoint newPatternStart) |
void |
IfcLineImpl.setPnt(IfcCartesianPoint newPnt) |
void |
IfcFillAreaStyleHatchingImpl.setPointOfReferenceHatchLine(IfcCartesianPoint newPointOfReferenceHatchLine) |
void |
IfcLightSourcePositionalImpl.setPosition(IfcCartesianPoint newPosition) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcCartesianPoint(IfcCartesianPoint object)
Returns the result of interpreting the object as an instance of 'Ifc Cartesian Point'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPoint |
RichIfcModel.createIfcCartesianPoint(double i,
double j,
double k) |
Copyright © 2018 OpenSource BIM. All rights reserved.