| 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 |
|---|---|
IfcAxis2Placement3D |
Ifc2x3tc1Factory.createIfcAxis2Placement3D()
Returns a new object of class 'Ifc Axis2 Placement3 D'.
|
IfcAxis2Placement3D |
IfcRelConnectsStructuralMember.getConditionCoordinateSystem()
Returns the value of the 'Condition Coordinate System' reference.
|
IfcAxis2Placement3D |
IfcStructuralAnalysisModel.getOrientationOf2DPlane()
Returns the value of the 'Orientation Of2 DPlane' reference.
|
IfcAxis2Placement3D |
IfcLightSourceGoniometric.getPosition()
Returns the value of the 'Position' reference.
|
IfcAxis2Placement3D |
IfcPolygonalBoundedHalfSpace.getPosition()
Returns the value of the 'Position' reference.
|
IfcAxis2Placement3D |
IfcCsgPrimitive3D.getPosition()
Returns the value of the 'Position' reference.
|
IfcAxis2Placement3D |
IfcSweptSurface.getPosition()
Returns the value of the 'Position' reference.
|
IfcAxis2Placement3D |
IfcElementarySurface.getPosition()
Returns the value of the 'Position' reference.
|
IfcAxis2Placement3D |
IfcSweptAreaSolid.getPosition()
Returns the value of the 'Position' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAxis2Placement3D> |
IfcSectionedSpine.getCrossSectionPositions()
Returns the value of the 'Cross Section Positions' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMember.setConditionCoordinateSystem(IfcAxis2Placement3D value)
Sets the value of the '
Condition Coordinate System' reference. |
void |
IfcStructuralAnalysisModel.setOrientationOf2DPlane(IfcAxis2Placement3D value)
Sets the value of the '
Orientation Of2 DPlane' reference. |
void |
IfcLightSourceGoniometric.setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
void |
IfcPolygonalBoundedHalfSpace.setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
void |
IfcCsgPrimitive3D.setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
void |
IfcSweptSurface.setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
void |
IfcElementarySurface.setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
void |
IfcSweptAreaSolid.setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAxis2Placement3DImpl
An implementation of the model object 'Ifc Axis2 Placement3 D'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement3D |
Ifc2x3tc1FactoryImpl.createIfcAxis2Placement3D() |
IfcAxis2Placement3D |
IfcRelConnectsStructuralMemberImpl.getConditionCoordinateSystem() |
IfcAxis2Placement3D |
IfcStructuralAnalysisModelImpl.getOrientationOf2DPlane() |
IfcAxis2Placement3D |
IfcElementarySurfaceImpl.getPosition() |
IfcAxis2Placement3D |
IfcPolygonalBoundedHalfSpaceImpl.getPosition() |
IfcAxis2Placement3D |
IfcSweptSurfaceImpl.getPosition() |
IfcAxis2Placement3D |
IfcCsgPrimitive3DImpl.getPosition() |
IfcAxis2Placement3D |
IfcLightSourceGoniometricImpl.getPosition() |
IfcAxis2Placement3D |
IfcSweptAreaSolidImpl.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAxis2Placement3D> |
IfcSectionedSpineImpl.getCrossSectionPositions() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMemberImpl.setConditionCoordinateSystem(IfcAxis2Placement3D newConditionCoordinateSystem) |
void |
IfcStructuralAnalysisModelImpl.setOrientationOf2DPlane(IfcAxis2Placement3D newOrientationOf2DPlane) |
void |
IfcElementarySurfaceImpl.setPosition(IfcAxis2Placement3D newPosition) |
void |
IfcPolygonalBoundedHalfSpaceImpl.setPosition(IfcAxis2Placement3D newPosition) |
void |
IfcSweptSurfaceImpl.setPosition(IfcAxis2Placement3D newPosition) |
void |
IfcCsgPrimitive3DImpl.setPosition(IfcAxis2Placement3D newPosition) |
void |
IfcLightSourceGoniometricImpl.setPosition(IfcAxis2Placement3D newPosition) |
void |
IfcSweptAreaSolidImpl.setPosition(IfcAxis2Placement3D newPosition) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcAxis2Placement3D(IfcAxis2Placement3D object)
Returns the result of interpreting the object as an instance of 'Ifc Axis2 Placement3 D'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement3D |
RichIfcModel.createBasicPosition(int i,
int j,
int k) |
| Modifier and Type | Method and Description |
|---|---|
static double[] |
IfcTools2D.placement3DToMatrix(IfcAxis2Placement3D ifcAxis2Placement3D) |
Copyright © 2018 OpenSource BIM. All rights reserved.