Print Page | Close Window

Suggestions for using CAD Controls in Application

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3998
Printed Date: 16.Sep.2026 at 00:18


Topic: Suggestions for using CAD Controls in Application
Posted By: @dsk
Subject: Suggestions for using CAD Controls in Application
Date Posted: 13.Jul.2010 at 05:35
Hi,
 
I am working on a software which requires capability to read DXF Files. We are creating the software in .NET Technology.
 
I wanted some suggestions for controls which can read/edit DXF Files.
 
Thanks and Regards,
DSK 



Replies:
Posted By: Vladimir Michl
Date Posted: 13.Jul.2010 at 07:40
DXF is a textual version of DWG. It can become quite complicated to interpret all possible object types in DXF/DWG. I would recommend to limit your reader just to a subset of object types - e.g. lines, arcs, polylines for a CNC reader.

-------------
Vladimir Michl (moderator)
https://www.linkedin.com/in/vmichl/" rel="nofollow - LinkedIn , Autodesk Expert Elite



Print Page | Close Window