public interface IfcCartesianTransformationOperator extends IfcGeometricRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
IfcDirection |
getAxis1()
Returns the value of the 'Axis1' reference.
|
IfcDirection |
getAxis2()
Returns the value of the 'Axis2' reference.
|
long |
getDim()
Returns the value of the 'Dim' attribute.
|
IfcCartesianPoint |
getLocalOrigin()
Returns the value of the 'Local Origin' reference.
|
double |
getScale()
Returns the value of the 'Scale' attribute.
|
String |
getScaleAsString()
Returns the value of the 'Scale As String' attribute.
|
boolean |
isSetAxis1()
Returns whether the value of the '
Axis1' reference is set. |
boolean |
isSetAxis2()
Returns whether the value of the '
Axis2' reference is set. |
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
boolean |
isSetScale()
Returns whether the value of the '
Scale' attribute is set. |
boolean |
isSetScaleAsString()
Returns whether the value of the '
Scale As String' attribute is set. |
void |
setAxis1(IfcDirection value)
Sets the value of the '
Axis1' reference. |
void |
setAxis2(IfcDirection value)
Sets the value of the '
Axis2' reference. |
void |
setDim(long value)
Sets the value of the '
Dim' attribute. |
void |
setLocalOrigin(IfcCartesianPoint value)
Sets the value of the '
Local Origin' reference. |
void |
setScale(double value)
Sets the value of the '
Scale' attribute. |
void |
setScaleAsString(String value)
Sets the value of the '
Scale As String' attribute. |
void |
unsetAxis1()
Unsets the value of the '
Axis1' reference. |
void |
unsetAxis2()
Unsets the value of the '
Axis2' reference. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
void |
unsetScale()
Unsets the value of the '
Scale' attribute. |
void |
unsetScaleAsString()
Unsets the value of the '
Scale As String' attribute. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDirection getAxis1()
If the meaning of the 'Axis1' reference isn't clear, there really should be more of a description here...
isSetAxis1(),
unsetAxis1(),
setAxis1(IfcDirection),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator_Axis1()void setAxis1(IfcDirection value)
Axis1' reference.
value - the new value of the 'Axis1' reference.isSetAxis1(),
unsetAxis1(),
getAxis1()void unsetAxis1()
Axis1' reference.
isSetAxis1(),
getAxis1(),
setAxis1(IfcDirection)boolean isSetAxis1()
Axis1' reference is set.
unsetAxis1(),
getAxis1(),
setAxis1(IfcDirection)IfcDirection getAxis2()
If the meaning of the 'Axis2' reference isn't clear, there really should be more of a description here...
isSetAxis2(),
unsetAxis2(),
setAxis2(IfcDirection),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator_Axis2()void setAxis2(IfcDirection value)
Axis2' reference.
value - the new value of the 'Axis2' reference.isSetAxis2(),
unsetAxis2(),
getAxis2()void unsetAxis2()
Axis2' reference.
isSetAxis2(),
getAxis2(),
setAxis2(IfcDirection)boolean isSetAxis2()
Axis2' reference is set.
unsetAxis2(),
getAxis2(),
setAxis2(IfcDirection)IfcCartesianPoint getLocalOrigin()
If the meaning of the 'Local Origin' reference isn't clear, there really should be more of a description here...
setLocalOrigin(IfcCartesianPoint),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator_LocalOrigin()void setLocalOrigin(IfcCartesianPoint value)
Local Origin' reference.
value - the new value of the 'Local Origin' reference.getLocalOrigin()double getScale()
If the meaning of the 'Scale' attribute isn't clear, there really should be more of a description here...
isSetScale(),
unsetScale(),
setScale(double),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator_Scale()void setScale(double value)
Scale' attribute.
value - the new value of the 'Scale' attribute.isSetScale(),
unsetScale(),
getScale()void unsetScale()
Scale' attribute.
isSetScale(),
getScale(),
setScale(double)boolean isSetScale()
Scale' attribute is set.
unsetScale(),
getScale(),
setScale(double)String getScaleAsString()
If the meaning of the 'Scale As String' attribute isn't clear, there really should be more of a description here...
isSetScaleAsString(),
unsetScaleAsString(),
setScaleAsString(String),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator_ScaleAsString()void setScaleAsString(String value)
Scale As String' attribute.
value - the new value of the 'Scale As String' attribute.isSetScaleAsString(),
unsetScaleAsString(),
getScaleAsString()void unsetScaleAsString()
Scale As String' attribute.
boolean isSetScaleAsString()
Scale As String' attribute is set.
unsetScaleAsString(),
getScaleAsString(),
setScaleAsString(String)long getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(long),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator_Dim()void setDim(long value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(long)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(long)Copyright © 2018 OpenSource BIM. All rights reserved.