| Name | Description | |
|---|---|---|
|  | Clone | Overridden. Returns a clone of this ImGearDGNPage | 
|  | GetActiveModel | Returns the name of the current active Model | 
|  | GetActiveViewGroup | Returns the name of the current active View Group | 
|  | GetActiveViewIndex | Returns the index of the current active View | 
|  | GetActiveViewName | Returns the name of the current active View | 
|  | GetModels | Gets names of available Models. | 
|  | GetViewGroups | Get the names of the available View Groups. | 
|  | GetViews | Get the View names in the currently active View Group. | 
|  | SetActiveModel | Sets the active Model by name. | 
|  | SetActiveView | Overloaded. Sets the View by name. | 
|  | SetActiveViewGroup | Sets the active View Group by name. | 
|  | SetDefaultModelView | Sets this DGN page to default Model and View. | 
