Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Say I have a cylindrical face selected. How would I use iLogic to determine its radius?
I've been experimenting with this code:
ThisDoc.Document.SelectSet.Item(1).Evaluator.GetCurvatures()
But I can't figure out how the inputs work.
My end goal is to have my rule select all cylindrical faces under a certain radius. Right now I'm just trying to figure out how to determine a given face's radius in the first place.
Solved! Go to Solution.