OpenMayaUI.MDrawData Class Reference

OpenMayaUI.MDrawData Class Reference
+ この参照ページは、次の概要トピックと関連付けられています。

Class Description

The MDrawData class holds geometry specific information for user defined shapes which maya does not intrinsicly know about.
+ Inheritance diagram for OpenMayaUI.MDrawData:

Public Member Functions

__init__ ()
 
geometry ()
 

Constructor & Destructor Documentation

OpenMayaUI.MDrawData.__init__ ( )
x.__init__(...) initializes x; see help(type(x)) for signature

Member Function Documentation

OpenMayaUI.MDrawData.geometry ( )
geometry() -> long

Returns a long containing a C++ 'void' pointer which points to the geometry associated with this draw data object.
The geometry is set using the getDrawData method of MPxSurfaceShapeUI.

The documentation for this class was generated from the following file:
  • D:/Maya-MD-Merge/input/python/2.0/OpenMayaUI.py