How do I retrieve a POLYLINE?

Use this forum to ask questions about how to do things in dxflib.

Moderator: andrew

Post Reply
Cambridge Ray
Junior Member
Posts: 15
Joined: Wed Oct 03, 2012 5:26 pm

How do I retrieve a POLYLINE?

Post by Cambridge Ray » Mon Oct 29, 2012 4:59 pm

In the example provided with the distro, they only show how to retrieve the flags.

TIA,

-Ray

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Re: How do I retrieve a POLYLINE?

Post by andrew » Mon Oct 29, 2012 5:08 pm

You will need to implement addPolyline (called when a polyline is found) and addVertex (called for every vertex of the polyline).

Post Reply

Return to “dxflib 'How Do I' Questions”