<Code Lib>
2025.3 Method
Changes 0
M

Viewport.SetBoxCenter

Description:
Moves this viewport so that the center of the box outline (excluding the viewport label) is at a given point.

public void SetBoxCenter(
	XYZ newCenterPoint
)

  • newCenterPoint
    The desired center for the box outline.

Loading…