public interface IfcAxis1Placement extends IfcPlacement
| Modifier and Type | Method and Description |
|---|---|
IfcDirection |
getAxis()
Returns the value of the 'Axis' reference.
|
boolean |
isSetAxis()
Returns whether the value of the '
Axis' reference is set. |
void |
setAxis(IfcDirection value)
Sets the value of the '
Axis' reference. |
void |
unsetAxis()
Unsets the value of the '
Axis' reference. |
getDim, getLocation, isSetDim, setDim, setLocation, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, 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),
Ifc4Package.getIfcAxis1Placement_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)Copyright © 2018 OpenSource BIM. All rights reserved.