Returns the outline of the viewport on the sheet, excluding the viewport label.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Outline GetBoxOutline()
Return Value
Outline
The outline of the viewport on the sheet.
Exceptions
See Also
Reference