Inventor Engineer-To-Order (Read-Only)
Welcome to Autodesk’s Inventor ETO Forums. Share your knowledge, ask questions, and explore popular Inventor ETO topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Inventor Automation 2010 / Annotations

1 REPLY 1
Reply
Message 1 of 2
Reif_Igusta
366 Views, 1 Reply

Inventor Automation 2010 / Annotations

Hello,

is there a possibility to change the design of an "Parameter" on the "Design tree" of the "Design Editor", by means of another Parameters, from visible to invisible?
I know an "Annotation" "%%Hidden" but I can't control it by a "Parameter".

For example:

<%%Category("Sample")>_
Rule VISIBLE as String = ( IF xyz = 0 then "False" else "True")

<%%Category("Sample"),_
%%DisplayName("Length"),_
%%Hidden(VISIBLE)>_
Parameter Rule Length As Number = 1000


Greetings from Germany
Stefan
1 REPLY 1
Message 2 of 2
glibardi
in reply to: Reif_Igusta

No, there is no way to do this. The only annotation whose value can be controlled by rules is the %%Choices annotation. All others are static values and there is no way to assign rules to evaluate them.

-gene

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report