2027 Method
Changes 0
M

View3D.OrientTo

Description:
Reorients the view to align with the forward direction.
Remarks:
This method adjusts the ViewOrientation to align with the input forward direction. The eye position will be automatically determined based on the shape of the viewing area and size of the model. The UpDirection will be aligned with the project Z axis.
public void OrientTo(
	XYZ forwardDirection
)
  • forwardDirection
    The forward direction.