Print Page | Close Window

Create CAD interface (SDK)

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=12679
Printed Date: 09.Jul.2026 at 23:33


Topic: Create CAD interface (SDK)
Posted By: softwarebau
Subject: Create CAD interface (SDK)
Date Posted: 28.Mar.2018 at 21:57
Hello dear community
We have CAD plugins on Bricscad. these plugins are CAD independent (programming language is c ++ based on framework). We also like to offer these plugins on autocad, progecad or other cad systems. for this, the cad interface must be created. Does anyone have experience with it? what does it take to create an interface from BricsCAD to AutoCAD, for example? In my opinion, this would only be fluency work? Say adapt the classes.

is that hard to do for a "normal" c ++ programmer without a big CAD experience??



Replies:
Posted By: inomold
Date Posted: 29.Mar.2018 at 07:41
Hi
It looks like a big project. You may start looking for both CAD API documentation if they are available, than you can start matching the functions to your need.
Good luck


-------------
Regards
carl ma
carl.ma@inomold.com
http://www.inomold.com



Print Page | Close Window