Click or drag to resize

SkinShowChooseTemplate Method

Called when the host requests the Skin's "choose template" UI (e.g. from the File > New Using Template menu item). Default implementation is empty.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
protected virtual void ShowChooseTemplate()
See Also