GetPlacedViewportIdsForViewPosition Method


View Position Get Placed Viewport Ids For View Position Method

Gets the placed viewport ids for the view position.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IList<ElementId> GetPlacedViewportIdsForViewPosition()

Return Value

IList ElementId
The placed viewport ids for the view position.
See Also