This method inverses the current transformation.
For example, if the IModelTransformation object describes the transformation from UCS to Model, after using this method the object will describe the transformation from Model to UCS.
Cimatron 2024 or later
void Inverse();
def Inverse() -> None
Return: None | |
Input: None | |
None