Community
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Add 'Consumed By' Column to Ilogic User Parameter Functionality

Add 'Consumed By' Column to Ilogic User Parameter Functionality

TiffanyHaydenSWQYG_0-1649257841973.png

Column Example In Parameters Window

TiffanyHaydenSWQYG_0-1649259721960.png

 

This will allow developers to see quickly if parameters are used within the model. To see if a parameter is consumed by any features you have to exit iLogic then go to the parameters window, scroll to the parameter and examine the consumed by. If the Consumed By was in the iLogic window it would make programming parts/assemblies much easier. 

3 Comments
Yijiang.Cai
Autodesk
Status changed to: Under Review

Many thanks for posting the idea, and tracked as [INVGEN-3605]

tonipalhadaco
Explorer

I have exactly the same problem. I need a way to get the values (strings) from the "Consumed by" column through iLogic. Something like:

 

For Each oParam in ThisDoc.Dcoument.ComponentDefinition.Parameters

     my_variable = oParam.ConsumedBy()

Next

 

Has someone found a solution to this?

k.petersMWAGY
Explorer

I feel like this is a related Idea:  API/iLogic: Expose "owning feature" for Model Parameters to API - Autodesk Community
Would be great if both use cases could be covered!

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

Submit Idea  

Autodesk Design & Make Report