RhinoDoc.ModifyObjectAttributes Event

RhinoDocModifyObjectAttributes Event

Called when all object attributes are changed.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event EventHandler<RhinoModifyObjectAttributesEventArgs> ModifyObjectAttributes
Public Shared Event ModifyObjectAttributes As EventHandler(Of RhinoModifyObjectAttributesEventArgs)

Value

Type: SystemEventHandlerRhinoModifyObjectAttributesEventArgs
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also