| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcAxis2Placement2D
A representation of the model object 'Ifc Axis2 Placement2 D'.
|
interface |
IfcAxis2Placement3D
A representation of the model object 'Ifc Axis2 Placement3 D'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement |
IfcRepresentationMap.getMappingOrigin()
Returns the value of the 'Mapping Origin' reference.
|
IfcAxis2Placement |
IfcTextLiteral.getPlacement()
Returns the value of the 'Placement' reference.
|
IfcAxis2Placement |
IfcPlanarBox.getPlacement()
Returns the value of the 'Placement' reference.
|
IfcAxis2Placement |
IfcConic.getPosition()
Returns the value of the 'Position' reference.
|
IfcAxis2Placement |
IfcLocalPlacement.getRelativePlacement()
Returns the value of the 'Relative Placement' reference.
|
IfcAxis2Placement |
IfcGeometricRepresentationContext.getWorldCoordinateSystem()
Returns the value of the 'World Coordinate System' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRepresentationMap.setMappingOrigin(IfcAxis2Placement value)
Sets the value of the '
Mapping Origin' reference. |
void |
IfcTextLiteral.setPlacement(IfcAxis2Placement value)
Sets the value of the '
Placement' reference. |
void |
IfcPlanarBox.setPlacement(IfcAxis2Placement value)
Sets the value of the '
Placement' reference. |
void |
IfcConic.setPosition(IfcAxis2Placement value)
Sets the value of the '
Position' reference. |
void |
IfcLocalPlacement.setRelativePlacement(IfcAxis2Placement value)
Sets the value of the '
Relative Placement' reference. |
void |
IfcGeometricRepresentationContext.setWorldCoordinateSystem(IfcAxis2Placement value)
Sets the value of the '
World Coordinate System' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAxis2Placement2DImpl
An implementation of the model object 'Ifc Axis2 Placement2 D'.
|
class |
IfcAxis2Placement3DImpl
An implementation of the model object 'Ifc Axis2 Placement3 D'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement |
IfcRepresentationMapImpl.getMappingOrigin() |
IfcAxis2Placement |
IfcTextLiteralImpl.getPlacement() |
IfcAxis2Placement |
IfcPlanarBoxImpl.getPlacement() |
IfcAxis2Placement |
IfcConicImpl.getPosition() |
IfcAxis2Placement |
IfcLocalPlacementImpl.getRelativePlacement() |
IfcAxis2Placement |
IfcGeometricRepresentationContextImpl.getWorldCoordinateSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRepresentationMapImpl.setMappingOrigin(IfcAxis2Placement newMappingOrigin) |
void |
IfcTextLiteralImpl.setPlacement(IfcAxis2Placement newPlacement) |
void |
IfcPlanarBoxImpl.setPlacement(IfcAxis2Placement newPlacement) |
void |
IfcConicImpl.setPosition(IfcAxis2Placement newPosition) |
void |
IfcLocalPlacementImpl.setRelativePlacement(IfcAxis2Placement newRelativePlacement) |
void |
IfcGeometricRepresentationContextImpl.setWorldCoordinateSystem(IfcAxis2Placement newWorldCoordinateSystem) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcAxis2Placement(IfcAxis2Placement object)
Returns the result of interpreting the object as an instance of 'Ifc Axis2 Placement'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.