View.setFromAxis


setFromAxis(axisCode)

Rotate to the given orthogonal axis position. Valid input is of the format "+X-Y", meaning show the model X axis increasing left to right, and model Y decreasing bottom to top. Similarly "-Z+X" would show the model Z axis decreasing left to right, and model X increasing bottom to top. All permutations are valid.

axisCodestring
Return valuenone 

Back to View

Back to Overview