<Code Lib>
2026 Property
Changes 8
P

Viewport.ViewportPositioning

Description:
Specifies the method the viewport will be positioned on the sheet when swapped to another view. Default is set to ViewportPositioning::ViewportCenter.

[ObsoleteAttribute("This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use ViewAnchor instead.")]
public ViewportPositioning ViewportPositioning { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…