Share

View.GetPlacementOnSheetStatus Method

Determines if this view placed on a sheet completely or partially.


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

Syntax

C#

public ViewPlacementOnSheetStatus GetPlacementOnSheetStatus()

Return Value

ViewPlacementOnSheetStatus
A value indicating whether and how the View is placed on a Sheet.

Remarks

Some Views can be placed on one or more Sheets completely or partially. For example, a Schedule divided in segments, and only some of them are placed on Sheets.

See Also

Reference

Was this information helpful?