Method GetMainView
GetMainView(ElementId)
Gets main view related to a view. This method can return the view itself.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
ElementId GetMainView(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | the view to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Main view of the set |