Export polyline as text
Moderators: SDS, support, admin
Export polyline as text
Is there any way I can select a polyline from a CAD file and export / copy paste it as ASCII values of the co-ordinates?
Thanks
Thanks

Re: Export polyline as text
Hello!
Thanks for the question.
You can do this with the help of the XML API:
https://cadsofttools.com/help/en/index. ... l_api2.htm
First, please apply getselected to teh necessary entity. After that use get with the entity handle to get the values of the coordinates.
Thanks for the question.
You can do this with the help of the XML API:
https://cadsofttools.com/help/en/index. ... l_api2.htm
First, please apply getselected to teh necessary entity. After that use get with the entity handle to get the values of the coordinates.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support