Skip to main content

IWorkspace.CurrentModel Property

Namespace: NextDesign.Desktop

Description

Selected model element in the current project
Returns null if no model is selected.

IModel CurrentModel { get; }

type