高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】starting In Dwgdirec
starting in dwgdirect
starting in dwgdirect
hi,
im starting here and like this powerfull library.
well, i only need import dxf files (and show if not very complex) to write in another proprietary format, used in my company application. my plans in the future is include native support for this files but in moment its only import...
where i can find a sample very simple to start use this library ?
i see the samples but i really dont know find where i cant start...
[]s,
celso
second the motion
unfortunately i don't have any assistance to offer, i would just like to make the same request. for our applications needs we just need to be able to open the dwg file and extract the raw geometry. we have our own rendering technology. i too am having trouble trying to figure out where to start since there is such a large mass of libraries and classes, many of which seem to be targeting towards various rendering technologies.
is there some sort of core to the library just for accessing the actual data in the dwg/dwf/dxf files?
thanks,
mike
primitives
hi,
and i have another problem:
to convert, i need change all objects to lines, circles and points. actually my application work only with this primitives...
have a function to make this ?
[]s,
celso
hi celso,
looks like your needs could be well served by the vectorization framework. take a look at vectorizing applications in developer's guide section of the help file for an overview. there are also sample vectorization applications in the examples.
hope this helps.
regards,
varun
|