RhinoCommon API
ObjectPropertiesPageModifyPage Method |
Call this method when the page is ready to modify the selected objects
list. Rhino will suspend UpdatePageNotfictaion, call the passed action
then restore UpdatePageNotfictaion.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public void ModifyPage( Action<ObjectPropertiesPageEventArgs> callbackAction )
Public Sub ModifyPage ( callbackAction As Action(Of ObjectPropertiesPageEventArgs) )
Parameters
- callbackAction
- Type: SystemActionObjectPropertiesPageEventArgs
Called when it is safe to modify objects.

Rhino for Windows
Supported in: 6.8