Looking to do a custom linetype then convert it into curves or a hatch and no longer keep the line. Is this possible?
Example:
[would like the above as a curve]
Looking to do a custom linetype then convert it into curves or a hatch and no longer keep the line. Is this possible?
Example:
Hi Alex -
You can use ExtractLineTypeSegments
to explode a linetype into the segments, but it doesn’t convert them into outlines.
I’ve put your feature request on the list as RH-84538 Linetype: Extract Outlines
-wim