Print Page | Close Window

ObjectArx et autocad

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=105
Printed Date: 08.May.2026 at 18:01


Topic: ObjectArx et autocad
Posted By: 123am2007
Subject: ObjectArx et autocad
Date Posted: 13.Sep.2007 at 14:31
Bonjour,
est c'est possible d'utiliser ObjectARX dans une application C# sans pour autant installer autocad sur le PC. En d'autres termes, je veux créer une application qui visualise des fichier DXF et calcule la surface des zones sélectionnées en utilisant une bibliothčque .NET donc utiliser les commandes autocad.

y a t-il une api qui peut m'aider?

Merci.



Replies:
Posted By: Vladimir Michl
Date Posted: 13.Sep.2007 at 19:26
No, you need to have AutoCAD installed.
 
(I hope I have understood your question - this is an English language forum)


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: 123am2007
Date Posted: 14.Sep.2007 at 11:04

Hello,

thank's for your replySmile.

I will explain more the goals of my application. I want to create a C# application that do the same thing than autocad: view DXF file, calcule area for the selected zone, etc..
 
I will use the library ObjectArx but this lib générate an arx app or a dll that need to be loaded in autocad to be executed. My goal is to create an autonomous application (exe) that can be executed without the need of autocad.
 
Is ObjectArx the rigth library that I should to use? Else there is suitable library for doing that?
Any help is welcomeSmile



Print Page | Close Window