04-23-2021
02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-23-2021
02:01 AM
Yes you can do it with Range box using Inventor API and iLogic and Save them either to parameters or iProperties.
Use
RangeBox.MaxPoint and RangeBox.MinPoint methods to achieve the same.
I would also advise to google it as there is already a blog available.
Use
RangeBox.MaxPoint and RangeBox.MinPoint methods to achieve the same.
I would also advise to google it as there is already a blog available.