public interface IfcAxis2Placement3D extends IfcPlacement, IfcAxis2Placement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcDirection |
getAxis()
Returns the value of the 'Axis' reference.
|
IfcDirection |
getRefDirection()
Returns the value of the 'Ref Direction' reference.
|
boolean |
isSetAxis()
Returns whether the value of the '
Axis' reference is set. |
boolean |
isSetRefDirection()
Returns whether the value of the '
Ref Direction' reference is set. |
void |
setAxis(IfcDirection value)
Sets the value of the '
Axis' reference. |
void |
setRefDirection(IfcDirection value)
Sets the value of the '
Ref Direction' reference. |
void |
unsetAxis()
Unsets the value of the '
Axis' reference. |
void |
unsetRefDirection()
Unsets the value of the '
Ref Direction' reference. |
getDim, getLocation, isSetDim, setDim, setLocation, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDirection getAxis()
If the meaning of the 'Axis' reference isn't clear, there really should be more of a description here...
isSetAxis(),
unsetAxis(),
setAxis(IfcDirection),
Ifc2x3tc1Package.getIfcAxis2Placement3D_Axis()void setAxis(IfcDirection value)
Axis' reference.
value - the new value of the 'Axis' reference.isSetAxis(),
unsetAxis(),
getAxis()void unsetAxis()
Axis' reference.
isSetAxis(),
getAxis(),
setAxis(IfcDirection)boolean isSetAxis()
Axis' reference is set.
unsetAxis(),
getAxis(),
setAxis(IfcDirection)IfcDirection getRefDirection()
If the meaning of the 'Ref Direction' reference isn't clear, there really should be more of a description here...
isSetRefDirection(),
unsetRefDirection(),
setRefDirection(IfcDirection),
Ifc2x3tc1Package.getIfcAxis2Placement3D_RefDirection()void setRefDirection(IfcDirection value)
Ref Direction' reference.
value - the new value of the 'Ref Direction' reference.isSetRefDirection(),
unsetRefDirection(),
getRefDirection()void unsetRefDirection()
Ref Direction' reference.
boolean isSetRefDirection()
Ref Direction' reference is set.
unsetRefDirection(),
getRefDirection(),
setRefDirection(IfcDirection)Copyright © 2016 OpenSource BIM. All rights reserved.