RenderContentOpenInModalEditor Method |
Call this method to open the content in the a modal version of the editor.
The content must be in the document or the call will fail.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool OpenInModalEditor()
Public Function OpenInModalEditor As Boolean
Return Value
Type:
Boolean
Returns true on success or false on error.
Version InformationRhino for Windows
Supported in: 6.8
See Also