RhinoCommon API
ContentUndoHelperModifyContent Method |
Call this before modifying or deleting a content. Undo will cause the content to be restored.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool ModifyContent( RenderContent content )
Public Function ModifyContent ( content As RenderContent ) As Boolean
Parameters
- content
- Type: Rhino.RenderRenderContent
Content you are about to modify.
Return Value
Type: Booleantrue if the content was modified.

Rhino for Windows
Supported in: 6.14