Any way to script setPtX, setPtY, setPtZ and skip the dialog box? The console doesn’t give any hints like a command syntax after you close the dialog.
On V5. Still waiting on Maxwell plugin.
Any way to script setPtX, setPtY, setPtZ and skip the dialog box? The console doesn’t give any hints like a command syntax after you close the dialog.
On V5. Still waiting on Maxwell plugin.
Yep - for example, CPlane X:
! _-SetPt _Pause _XSet=_Yes _YSet=_No _ZSet=_No _Alignment=_CPlane _Copy=_No
-Pascal
Sick. Thanks Pascal.