Description:
This method is called when scripting the Rhino Properties command and choosing this page.
Syntax:
virtual
Parameters:
- e
- Type: ObjectPropertiesPageEventArgs
- Provides access to the selected object list and document.
Returns:
Type: Result
Available since:
6.0
Description:
This method is called when scripting the Rhino Properties command and choosing this page.
Syntax:
virtual
deprecated in 6.0
obsolete: RunScript
Parameters:
- doc
- Type: RhinoDoc
- Active RhinoDoc
- objectList
- Type: RhinoObject[]
- List of objects selected by the Properties command.
Returns:
Type: Result
Available since:
6.0