<Code Lib>
2026 Method
Changes 7
M

Viewport.SetViewAnchorAndPosition

Description:
Sets the ViewAnchor and position to Viewport.

public void SetViewAnchorAndPosition(
	ViewAnchor viewAnchor,
	XYZ position
)

  • viewAnchor
    The viewAnchor to be assigned.
  • position
    The position to be assigned.

Loading…