AbsoluteTransformationOfMacro Property
In This Topic
Absolute position and rotation represented by transformation matrix where transformation of macro is considered.
Syntax
public Matrix3D AbsoluteTransformationOfMacro {get;}
public:
property Matrix3D AbsoluteTransformationOfMacro {
Matrix3D get();
}
See Also