GridWidget (GridData)
Introduced
4.2
Description
Returns a pointer to the user interface control as a GridWidget object. The GridWidget object displays the GridData information on a Property Page (PPG) which allows you to access information about selected cells.
Note: This only returns a valid object when the GridData is actually being inspected.
C# Syntax
// get accessor GridWidget rtn = GridData.GridWidget;
See Also
Autodesk Softimage v7.5