This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com
Contains useful data for drawing objects into a BaseDraw view.
Returns the global matrix of the object to be drawn. (Similar to BaseObject.GetMg but more efficient since the matrix is cached.)
Sets the matrix returned by GetMg().
:type mg Matrix :param mg: New matrix.
Enter search terms or a module, class or function name.