Attach sketch symbol to the line sketch in drawing view using inventor API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I want to attach sketch symbols to the exist sketch on the chosen view by using VBA
Step 1: Create 1 sketch that include small lines. These lines are equal and horizontal constraint of each other. Each line is collinear constraint on the part’s edge
when using the collinear constraint between the line sketch and the part's edge, this edge is at the base workplane where located part's profile
Step 2: Attach sketch symbols (named FRTA and FRTB) to these line sketches made at the step 1
Note that FRTA is used for part which through its thickness from the right hand side to the left hand side
FRTB is used for part which through its thickness from the left hand side to the right hand side
I also attached model and drawing here for further investigate
Many thanks