| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcAxis1Placement |
Ifc4Factory.createIfcAxis1Placement()
Returns a new object of class 'Ifc Axis1 Placement'.
|
IfcAxis1Placement |
IfcRevolvedAreaSolid.getAxis()
Returns the value of the 'Axis' reference.
|
IfcAxis1Placement |
IfcSurfaceOfRevolution.getAxisPosition()
Returns the value of the 'Axis Position' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRevolvedAreaSolid.setAxis(IfcAxis1Placement value)
Sets the value of the '
Axis' reference. |
void |
IfcSurfaceOfRevolution.setAxisPosition(IfcAxis1Placement value)
Sets the value of the '
Axis Position' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAxis1PlacementImpl
An implementation of the model object 'Ifc Axis1 Placement'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAxis1Placement |
Ifc4FactoryImpl.createIfcAxis1Placement() |
IfcAxis1Placement |
IfcRevolvedAreaSolidImpl.getAxis() |
IfcAxis1Placement |
IfcSurfaceOfRevolutionImpl.getAxisPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRevolvedAreaSolidImpl.setAxis(IfcAxis1Placement newAxis) |
void |
IfcSurfaceOfRevolutionImpl.setAxisPosition(IfcAxis1Placement newAxisPosition) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcAxis1Placement(IfcAxis1Placement object)
Returns the result of interpreting the object as an instance of 'Ifc Axis1 Placement'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.