Anybody know how to define a self installing custom filter to make it available from the SDK, but NOT display in the MCP’s selection filter list?
Thanks,
Matt
Unfortunately that changes the filter type. Can’t do that.
Matt
Sean
From: softimag...@listproc.autodesk.com [mailto:softimag...@listproc.autodesk.com] On Behalf Of Matt Lind
Sent: Tuesday, June 07, 2011 10:15 AM
To: soft...@listproc.autodesk.com
Subject: RE: self installing Custom filters and menus
Unfortunately that changes the filter type. Can't do that.
Matt
From: softimag...@listproc.autodesk.com [mailto:softimag...@listproc.autodesk.com] On Behalf Of jo benayoun
Sent: Monday, June 06, 2011 6:28 PM
To: soft...@listproc.autodesk.com
Subject: Re: self installing Custom filters and menus
try with this siFilterType.
siFilterObject = not displayed
siFilter3DObject = displayed
hope that help
:)
2011/6/6 Matt Lind <ml...@carbinestudios.com<mailto:ml...@carbinestudios.com>>
Unfortunate. I was expecting the behavior found with commands where it would only appear if registered in a menu using PluginRegistrar.RegisterMenu().
Matt
From: softimag...@listproc.autodesk.com [mailto:softimag...@listproc.autodesk.com] On Behalf Of Sean Donnelly
Sent: Tuesday, June 07, 2011 7:05 PM
To: soft...@listproc.autodesk.com
Subject: RE: self installing Custom filters and menus
If you are using the siFilter3DObject type or siFilterProperty then it will appear in the MCP menu as all custom object & property filters are set to show.
Sean
From: softimag...@listproc.autodesk.com [mailto:softimag...@listproc.autodesk.com] On Behalf Of Matt Lind
Sent: Tuesday, June 07, 2011 10:15 AM
To: soft...@listproc.autodesk.com
Subject: RE: self installing Custom filters and menus
Unfortunately that changes the filter type. Can’t do that.
Matt
From: softimag...@listproc.autodesk.com [mailto:softimag...@listproc.autodesk.com] On Behalf Of jo benayoun
Sent: Monday, June 06, 2011 6:28 PM
To: soft...@listproc.autodesk.com
Subject: Re: self installing Custom filters and menus
try with this siFilterType.
siFilterObject = not displayed
siFilter3DObject = displayed
hope that help
:)
2011/6/6 Matt Lind <ml...@carbinestudios.com>
Anybody know how to define a self installing custom filter to make it available from the SDK, but NOT display in the MCP’s selection filter list?
Thanks,
Matt