iLogic rule to detect feature location

iLogic rule to detect feature location

Anonymous
Not applicable
384 Views
1 Reply
Message 1 of 2

iLogic rule to detect feature location

Anonymous
Not applicable

I'm looking for a way to detect the location of a cetrain feature of a part relative to the origin using iLogic. Is this possible?

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

danmachen
Advocate
Advocate

Hi there, first off... Its definitely doable.

 

So I can help you a bit more what kind of feature are you looking to detect?

 

This will determine which type of pick selection filter you will need in the iLogic code..

e.g.

ThisApplication.CommandManager.Pick(SelectionFilterEnum.kPartFaceCylindricalFilter

 

(for a cylindrical feature)

 

Supply any more information that you have or upload a part file and I can give it a try..

Dan Machen
Autodesk Inventor 2019 Certified Professional
Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

Ideas that need support:
Circular / Rectangular Point Matrix
Allow Axis & Plane Selection on Rectangular / Circular pattern
Graphical iLogic Programming
0 Likes