Beautiful dimensions of width and height on Boundary Box Sketch in the drawing view of Flat-pattern
Posted: Wed Dec 06, 2023 12:44 pm
Task: There is a part with sheet metal. For it, a drawing is created with one view of Flat-pattern. For this view, the Sketch of the Boundary Box is displayed. Next, we define 2 perpendicular elements among the elements of this sketch (or simply by the names Line1 and Line4, at least that way). and put sizes on them. And most importantly, what I could not find explicitly (I could not repeat correctly), the size should be placed in the middle of the line at some distance(We need to determine where the outer side of the Boundary Box rectangle.), as engineers do in the drawing.
In essence, we need to get a dimensional drawing of a Flat-pattern.
I'm confused about the coordinate system conversion functions.
I looked at these examples, but could not put together anything that worked in any way:
https://www.codestack.net/solidworks-ap ... end-lines/
https://www.codestack.net/solidworks-ap ... -entities/
https://help.solidworks.com/2021/englis ... ple_vb.htm What I'm most interested in is: correctly creating a display dimension on a sketch and placing its display text in the correct place. Well, processing the sketch itself, how to do it correctly.
In essence, we need to get a dimensional drawing of a Flat-pattern.
I'm confused about the coordinate system conversion functions.
I looked at these examples, but could not put together anything that worked in any way:
https://www.codestack.net/solidworks-ap ... end-lines/
https://www.codestack.net/solidworks-ap ... -entities/
https://help.solidworks.com/2021/englis ... ple_vb.htm What I'm most interested in is: correctly creating a display dimension on a sketch and placing its display text in the correct place. Well, processing the sketch itself, how to do it correctly.