Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iProperty Function That Displays String Depending On Boolean

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
cstarker6VCG4
289 Views, 3 Replies

iProperty Function That Displays String Depending On Boolean

We use iLogic functions to populate the Title iProperty in this general fashion: TYPE: PARAMETER 1, PARAMETER 2, FEATURE 1, FEATURE 2, etc. All of these reference custom iProperties. The "FEATURE" strings should appear in the Title only if the corresponding iProperty is Yes (the design has the feature).

 

What code do I enter into the Title text field to display a string if an iProperty is Yes?

3 REPLIES 3
Message 2 of 4

Shouldn't when there is no FEATURE, FEATURE 1 and FEATURE 2 will be empty?

 

I did similar and leave the iProperty empty.

Add them all to text field: <First> <Second> <Third>.

 

I think there is iff() statement.

Message 3 of 4

How do I use an if statement here in the Title field?:

cstarker6VCG4_0-1685644792652.png

 

Message 4 of 4

Hi! I don't think this can be easily done using Property expressions. An iLogic rule can help.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer

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

Post to forums  

Technology Administrators


Autodesk Design & Make Report