CPlane Manager

 From:  Andrei Samardac
7510.1 
Hello everybody.
I just created CPlane Manager. These scripts allow you to mange CPlanes in few clicks.

Tutor:



So to work effectively with CPlanes you need 3 commands:

1. CPlane_Create_Label
2. CPlane_Change
3. script: /* Restet Workplane */ moi.view.resetCPlane();


CPlane_Change is universal command it allows you to set CPLane picker not only for labels but also for objects, another words it works like ordinary CPlane Picker. So if you use Set CPlane command you can replace it with this one, and you will have the same functionality plus ability to work with labels.

***
Also use this script (Run it once at start) and it will allow you to draw only on CPlane with snapping on objects.
script: /* Toggle projecting snaps to CPlane in ortho views */ moi.drawingAids.projectToCPlaneOrtho = !moi.drawingAids.projectToCPlaneOrtho;

By default if you draw on CPlane and snapping to objects is enabled, thing you create will be lay on snapped object not on CPlane.
This script is very handy tool to keep all curves on CPlane.

Download 1.1:
http://moi3d.com/forum/get_attachment.php?webtag=MOI&hash=5c01e319c2a35708adc1ee893d8371a4&filename=CPLane%20Manager%201.1.zip

______________________________
www.samardac.com

EDITED: 21 Jul 2015 by ANDREI SAMARDAC

Attachments: