View.GetPrimaryViewId
Description:
Get the id of the primary view.
Get the id of the primary view.
Remarks:
The primary view is the view from which a dependent view is created.
The primary view is the view from which a dependent view is created.
public ElementId GetPrimaryViewId()
ElementId
The id of the primary view, or InvalidElementId if there is no primary view.
No comments yet. Start the discussion.
Loading…