public interface IfcCartesianTransformationOperator3D extends IfcCartesianTransformationOperator
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcDirection |
getAxis3()
Returns the value of the 'Axis3' reference.
|
boolean |
isSetAxis3()
Returns whether the value of the '
Axis3' reference is set. |
void |
setAxis3(IfcDirection value)
Sets the value of the '
Axis3' reference. |
void |
unsetAxis3()
Unsets the value of the '
Axis3' reference. |
getAxis1, getAxis2, getDim, getLocalOrigin, getScale, getScaleAsString, isSetAxis1, isSetAxis2, isSetDim, isSetScale, isSetScaleAsString, setAxis1, setAxis2, setDim, setLocalOrigin, setScale, setScaleAsString, unsetAxis1, unsetAxis2, unsetDim, unsetScale, unsetScaleAsStringgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDirection getAxis3()
If the meaning of the 'Axis3' reference isn't clear, there really should be more of a description here...
isSetAxis3(),
unsetAxis3(),
setAxis3(IfcDirection),
Ifc4Package.getIfcCartesianTransformationOperator3D_Axis3()void setAxis3(IfcDirection value)
Axis3' reference.
value - the new value of the 'Axis3' reference.isSetAxis3(),
unsetAxis3(),
getAxis3()void unsetAxis3()
Axis3' reference.
isSetAxis3(),
getAxis3(),
setAxis3(IfcDirection)boolean isSetAxis3()
Axis3' reference is set.
unsetAxis3(),
getAxis3(),
setAxis3(IfcDirection)Copyright © 2016 OpenSource BIM. All rights reserved.