Jump to content

how to hide tabs and inside parameter


Recommended Posts

post-8642-0-89222100-1420420273_thumb.jp

i want to hide an other tabs and inside parameter when i select the "primitive type",

such as i select "Polygon" ,hide the "Particle" and "Curve" tabs,

 

the tab define code:

static PRM_Name ar_pertypefolder("pertypetab");
static PRM_Default pertypeSwitcher[] = {
PRM_Default(10, "Polygon"),
PRM_Default(6, "Particle"),
PRM_Default(5, "Curve"),

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...