This content has been marked as final.
Show 5 replies
-
Re: The total length of the garnish
Iulian Filip Aug 14, 2015 4:34 AM (in response to Hrituc Alexandru)Take a look at this post
How to add custom properties to assemblies from a property tab builder api?
-
Re: The total length of the garnish
Hrituc Alexandru Aug 14, 2015 4:36 AM (in response to Iulian Filip)i need values from sketch to make operations and then apply a property!
-
-
Re: The total length of the garnish
Deepak Gupta Aug 14, 2015 4:57 AM (in response to Hrituc Alexandru)Why you want API for this. You can create design table, do the calculations there and populate the property in configurations tabs.
-
Re: The total length of the garnish
Hrituc Alexandru Aug 14, 2015 6:35 AM (in response to Deepak Gupta)because for this Type of part don't use design table... I think about how I could take value of the Dimensions, to make the operation and add property
-
Re: The total length of the garnish
Deepak Gupta Aug 14, 2015 7:22 AM (in response to Hrituc Alexandru)For now you may be able to use a quick macro that can add the values but that won't be parametric.
So instead of that use design table which would keep the dimensions and value linked. And in case of any changes, the values would updated itself.
-
-