iLogic components

iLogic components

fridtjofZM5ME
Collaborator Collaborator
234 Views
1 Reply
Message 1 of 2

iLogic components

fridtjofZM5ME
Collaborator
Collaborator

When you place a bolt from the Content Center into an assembly, the bolt automatically changes size to the dimension corresponding to the dimension of the hole the cursor hovers over. How do you create the same behaviour for a custom iLogic component that features a threaded shaft?

0 Likes
235 Views
1 Reply
Reply (1)
Message 2 of 2

Michael.Navara
Advisor
Advisor

In my opinion this is not a built-in functionality. You need to handle this yourself. Useful may be en SelectEvents 

You need to check what is PreSelected, modify the preview, update parameters, check the pre-selected entity is valid etc. 

It is not easy task.

0 Likes