ModelEditorGroupingHelper Constructors
Contains helper methods and properties that you can use to replace or customize the default grouping mechanism in the Model Editor‘s Nodes Tree.Name | Description |
---|---|
ModelEditorGroupingHelper() | This constructor is intended for internal use. To access the existing ModelEditorGroupingHelper instance, use the static ModelEditorGroupingHelper.Instance property. |
See Also