Alignment from polyline

How come there isnt an option to create an alignment from polyline? Usualy you have to click from end to end of the line. Would be great if you have an automatic version of this or is there a command that i am missing?

Comments

  • There is no yet an option to create alignment from polyline in BricsCAD. A possible workaround is to convert a polyline into a String using the STRINGFROMOBJECT command, then create Section Lines along the String and generate Section Views from those Section Lines.

  • Ty so much. Will try this method and see how it will work out.