View3D.SetOrientation
Description:
Sets the temporary orientation of the View3D. The new orientation is not saved in the document.
Sets the temporary orientation of the View3D. The new orientation is not saved in the document.
public void SetOrientation(
ViewOrientation3D newViewOrientation3D
)
-
newViewOrientation3DThe new orientation to set.
-
A non-optional argument was null
-
View is locked and cannot be reoriented.