Click or drag to resize

RenderPlugInPerferBasicContent Property

Set to true if you would like Rhino to quickly create a basic render content in response to 'Create New' commands. Set to false if you would prefer Rhino to display the render content chooser dialog.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.12
Syntax
public bool PerferBasicContent { get; set; }

Property Value

Type: Boolean
See Also