Join non-snapped objects
Dear all,
I have an arc and a line object which are not snapped to each other. In fact they originate from hundreds of blocks, with thousands of objects. I would like to convert attached two sample projects programmatically to a 3d polyline using a defined maximum offset (e.g. 0.02) in order to gain a centerline. I have tried optimize, but it does not work for me.
Any hints are highly welcome.
Best regards
Sebastian
I have an arc and a line object which are not snapped to each other. In fact they originate from hundreds of blocks, with thousands of objects. I would like to convert attached two sample projects programmatically to a 3d polyline using a defined maximum offset (e.g. 0.02) in order to gain a centerline. I have tried optimize, but it does not work for me.
Any hints are highly welcome.
Best regards
Sebastian
0
Comments
-
It is possible in another CAD using http://www.black-cad.de/pediten.htm0
-
OPTIMIZE will close the gap if you align your UCS to the Line entity first. Following this you can use JOIN to connect and convert to a polyline.
Regards,
Jason Bourhill
BricsCAD V22 Ultimate
CAD Concepts0