public interface IfcCartesianTransformationOperator3DnonUniform extends IfcCartesianTransformationOperator3D
| Modifier and Type | Method and Description |
|---|---|
double |
getScale2()
Returns the value of the 'Scale2' attribute.
|
String |
getScale2AsString()
Returns the value of the 'Scale2 As String' attribute.
|
double |
getScale3()
Returns the value of the 'Scale3' attribute.
|
String |
getScale3AsString()
Returns the value of the 'Scale3 As String' attribute.
|
boolean |
isSetScale2()
Returns whether the value of the '
Scale2' attribute is set. |
boolean |
isSetScale2AsString()
Returns whether the value of the '
Scale2 As String' attribute is set. |
boolean |
isSetScale3()
Returns whether the value of the '
Scale3' attribute is set. |
boolean |
isSetScale3AsString()
Returns whether the value of the '
Scale3 As String' attribute is set. |
void |
setScale2(double value)
Sets the value of the '
Scale2' attribute. |
void |
setScale2AsString(String value)
Sets the value of the '
Scale2 As String' attribute. |
void |
setScale3(double value)
Sets the value of the '
Scale3' attribute. |
void |
setScale3AsString(String value)
Sets the value of the '
Scale3 As String' attribute. |
void |
unsetScale2()
Unsets the value of the '
Scale2' attribute. |
void |
unsetScale2AsString()
Unsets the value of the '
Scale2 As String' attribute. |
void |
unsetScale3()
Unsets the value of the '
Scale3' attribute. |
void |
unsetScale3AsString()
Unsets the value of the '
Scale3 As String' attribute. |
getAxis3, isSetAxis3, setAxis3, unsetAxis3getAxis1, getAxis2, getDim, getLocalOrigin, getScale, getScaleAsString, isSetAxis1, isSetAxis2, isSetDim, isSetScale, isSetScaleAsString, setAxis1, setAxis2, setDim, setLocalOrigin, setScale, setScaleAsString, unsetAxis1, unsetAxis2, unsetDim, unsetScale, unsetScaleAsStringgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getScale2()
If the meaning of the 'Scale2' attribute isn't clear, there really should be more of a description here...
isSetScale2(),
unsetScale2(),
setScale2(double),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator3DnonUniform_Scale2()void setScale2(double value)
Scale2' attribute.
value - the new value of the 'Scale2' attribute.isSetScale2(),
unsetScale2(),
getScale2()void unsetScale2()
Scale2' attribute.
isSetScale2(),
getScale2(),
setScale2(double)boolean isSetScale2()
Scale2' attribute is set.
unsetScale2(),
getScale2(),
setScale2(double)String getScale2AsString()
If the meaning of the 'Scale2 As String' attribute isn't clear, there really should be more of a description here...
isSetScale2AsString(),
unsetScale2AsString(),
setScale2AsString(String),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator3DnonUniform_Scale2AsString()void setScale2AsString(String value)
Scale2 As String' attribute.
value - the new value of the 'Scale2 As String' attribute.isSetScale2AsString(),
unsetScale2AsString(),
getScale2AsString()void unsetScale2AsString()
Scale2 As String' attribute.
boolean isSetScale2AsString()
Scale2 As String' attribute is set.
unsetScale2AsString(),
getScale2AsString(),
setScale2AsString(String)double getScale3()
If the meaning of the 'Scale3' attribute isn't clear, there really should be more of a description here...
isSetScale3(),
unsetScale3(),
setScale3(double),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator3DnonUniform_Scale3()void setScale3(double value)
Scale3' attribute.
value - the new value of the 'Scale3' attribute.isSetScale3(),
unsetScale3(),
getScale3()void unsetScale3()
Scale3' attribute.
isSetScale3(),
getScale3(),
setScale3(double)boolean isSetScale3()
Scale3' attribute is set.
unsetScale3(),
getScale3(),
setScale3(double)String getScale3AsString()
If the meaning of the 'Scale3 As String' attribute isn't clear, there really should be more of a description here...
isSetScale3AsString(),
unsetScale3AsString(),
setScale3AsString(String),
Ifc2x3tc1Package.getIfcCartesianTransformationOperator3DnonUniform_Scale3AsString()void setScale3AsString(String value)
Scale3 As String' attribute.
value - the new value of the 'Scale3 As String' attribute.isSetScale3AsString(),
unsetScale3AsString(),
getScale3AsString()void unsetScale3AsString()
Scale3 As String' attribute.
boolean isSetScale3AsString()
Scale3 As String' attribute is set.
unsetScale3AsString(),
getScale3AsString(),
setScale3AsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.