Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
in reply to: Anonymous

See the solution here for placing a dimension with iLogic: https://forums.autodesk.com/t5/inventor-customization/ilogic-create-dimension-in-drawing/td-p/676283...

 

Really what is happening is we are adding dimensions to work points attached to the geometry, not necessarily the geometry itself. To make sure these points are in the right spot I would use a work plane tangent to the body and one perpendicular to that work plane along the axis your view is looking at. Then use the intersection of these work planes to define a work point that will then be tied to the model. Do the same to both the inside and outside, rename the work points, and make sure your view and work point names match in the code.

-Chancellor