Skip to main content

ModelEditorSelectionResult.Model property

Namespace: NextDesign.Core.EditingCapabilities

Description

Model displayed in editor
If you specify a deleted model or a model other than the one in the project you are editing, it will not be displayed in the editor.

IModel Model { get; set; }

Type