RhinoCommon API
ContentUndoHelperTweakContent Method |
Call this before tweaking a single content parameter. Undo will cause the parameter to be restored.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool TweakContent( RenderContent content, string parameterName )
Public Function TweakContent ( content As RenderContent, parameterName As String ) As Boolean
Parameters
- content
- Type: Rhino.RenderRenderContent
The render content - parameterName
- Type: SystemString
The parameter name you are about to change.
Return Value
Type: Booleantrue if the content was tweaked.

Rhino for Windows
Supported in: 6.14