Message 1 of 3
Macro to automate drawing an object and intersection of members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good afternoon,
I'm looking to write a VBA macro which interfaces with the ROBOT API to perform the following tasks:
- Draw an object of a chosen dimension and location in my model (either a square or circle)
- Change the object to members by clicking 'discretization'
- Find the intersection of the new object's members with the existing model's members
- Create new members at the intersections
- Output the length of the new members
I have attached a photograph to help demonstrate the steps that I am looking to automate. Can you please let me know if this is possible and if you have any similar examples already written?
Many thanks