comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Using IDLffDXF
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Using IDLffDXF [message #25705] Mon, 09 July 2001 18:54
Jon Lapington is currently offline  Jon Lapington
Messages: 1
Registered: July 2001
Junior Member
Hi,
I'm trying to generate a DXF file using the IDLffDXF object and methods.
I don't seem to be able to set the thickness or connectivity attribute of
the polyline entity (I haven't tried other entities yet).
If you use the IDL example code from IDL help which generates
mySquare.dxf, and interrogate the oDXF object (using oDXF->GetEntity())
directly after the "oDXF->PutEntity({IDL_DXF_POLYLINE})" command, the
thickness attribute is set back to the default of zero. Also the layer
attribute is the default value of '0', even if you modify the code to
explicitly generate a layer named 'myLayer' beforehand. The same problems
occur using polylines where dxf_type=7.
Applying a correct connectivity array to a polyline of dxf_type=7
results in the DXF error message"DXF Polyline: explicit connectivity
ignored", even though the default connectivity array which is present in the
object after the error, is identical to the my attempted assignment.
Has anyone any knowledge of these problems and hopefully a way around
them?

thanks
Jon Lapington
[Message index]
 
Read Message
Previous Topic: Events in IDLDrawWidget
Next Topic: angles from rotation matrix

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 12:26:34 PDT 2025

Total time taken to generate the page: 1.12013 seconds