Hi,
as i told before, i write a dwg to dxf converter.
now i need your help.
how can i get the following vertices out of the polyline_2d struct?
> typedef struct _dwg_entity_POLYLINE_2D
> {
> BITCODE_BD elevation;
> BITCODE_BE extrusion;
> BITCODE_BL owned_obj_count;
> BITCODE_H first_vertex;
> BITCODE_H last_vertex;
> BITCODE_H *vertex;
> BITCODE_H seqend;
> } Dwg_Entity_POLYLINE_2D;
is there a little source sample for that?
--
Mit freundlichen GrĂ¼ssen
Bernhard Metzger
Arcad Systemhaus
Email: [email protected]
Phone: +49 2364 947 25 110
Fax: +49 2364 947 25 119