PDA

View Full Version : Mark a Parameter as Hidden or Disabled



Doni49
2013-07-25, 07:28 PM
There are times that I need one dimension to be relative to another dimension. But I don't want the user to change this dimension. There are times when it's ok for them to SEE it but then there are times that I don't even want them to see it either.

Example: SideA = 1, SideB = SideA * 1.5 (SideB should ALWAYS be one and half times SideA).
I'd like AutoDesk to create the parameter and in the properties, there would a Visibility property (for the parameter itself). Options would be: Normal (default), Hidden or Disabled.