Attaching symbol to SectionView Line

Attaching symbol to SectionView Line

NachoShaw
Advisor Advisor
455 Views
1 Reply
Message 1 of 2

Attaching symbol to SectionView Line

NachoShaw
Advisor
Advisor

Hey

 

The line that determines the SectionView appears to be different in code vs on the sheet. For example, in code it is a SketchLine but in sheet it is a DrawingCurveSegment. I am trying to add a symbol to the end of the SectionView line which i can do by translating the sketchpoints out of the sketch into the sheet. The problem is when the section view line is moved. The symbols dont move with it. I have tried to attach the symbols to the sketch line points that doesnt appear to work.

 

Questions

If i was to attach the symbols to the sketchline end points, how is that achievable?

If i was to attach the symbols to DrawingCurveSegment, how do i translate the sketchline?

 

Thanks

Nacho
Automation & Design Engineer

Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC

EESignature


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes
Accepted solutions (1)
456 Views
1 Reply
Reply (1)
Message 2 of 2

NachoShaw
Advisor
Advisor
Accepted solution

Figured it out, GeometryIntent

Nacho
Automation & Design Engineer

Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC

EESignature


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes