PDA

View Full Version : Selection Filter script?


indeep
03-05-2010, 01:29 PM
How to chose Selection filters by script? The ones that appears when the selection tool icon is clicked, that menu is not even undockable

indeep
03-05-2010, 01:32 PM
I just found this on the sdk, maybe they are the ones im looking for? how to activate/deactivate them?
SELECTIONFILTERBIT_NULL;
SELECTIONFILTERBIT_POLYGON;
SELECTIONFILTERBIT_SPLINE;
SELECTIONFILTERBIT_GENERATOR;
SELECTIONFILTERBIT_HYPERNURBS;
SELECTIONFILTERBIT_BONE;
SELECTIONFILTERBIT_DEFORMER;
SELECTIONFILTERBIT_CAMERA;
SELECTIONFILTERBIT_LIGHT;
SELECTIONFILTERBIT_SCENE;
SELECTIONFILTERBIT_PARTICLE;
SELECTIONFILTERBIT_OTHER;
SELECTIONFILTERBIT_JOINT;

CGTalk Moderation
03-05-2010, 01:32 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.