Returns the center of 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 XYZ GetBoxCenter()
Return Value
XYZ
The center of the outline of the viewport on the sheet.
Exceptions
See Also
Reference