Share

ViewPosition.GetPlacedViewportIdsForViewPosition Method

Gets the placed viewport ids for the view position.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public IList<ElementId> GetPlacedViewportIdsForViewPosition()

Return Value

IList<ElementId>
The placed viewport ids for the view position.

See Also

Reference

Was this information helpful?