<Code Lib>
2026 Method
Changes 7
M

Viewport.GetPositionAtViewAnchor

Description:
Gets the position coordinates at the ViewAnchor.

public XYZ GetPositionAtViewAnchor(
	ViewAnchor viewAnchor
)

  • viewAnchor
    The viewAnchor at which the position is requested.
Return Value XYZ The position at the ViewAnchor.

Loading…