Determines if this view placed on a sheet completely or partially.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2023
Syntax
C# |
---|
public ViewPlacementOnSheetStatus GetPlacementOnSheetStatus() |
Visual Basic |
---|
Public Function GetPlacementOnSheetStatus As ViewPlacementOnSheetStatus |
Visual C++ |
---|
public: ViewPlacementOnSheetStatus GetPlacementOnSheetStatus() |
Return Value
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.