DESCRIPTION:
Attempting to create a new material in RenderContent.ShowContentInstanceBrowser() dialog through ‘Import’ option crashes Rhino if dialog is cancelled.
RenderContent.ShowContentInstanceBrowser(doc, ref selectedRenderMaterialGuid, RenderContentKind.Material, RenderContent.ContentInstanceBrowserButtons.NewButton)
STEPS:
-
Custom command opens a new dialog using RenderContent.ShowContentInstanceBrowser().
-
Choose Import
-
Click Cancel
Cheers,
Srujan


