Features & Benefits

Background

RealDWG Pricing

UP TO 10,000 END USERS:

$8,000 USD/€7,500 year

  • EURO pricing: EMEA (Europe, Middle East, Africa and India)

  • USD pricing: All regions not included in EMEA

For more than 10,000 end users, please contact us.

Case Studies

Frequently Asked Questions

Is there a trial version of RealDWG that I can access?

There isn’t a trial version of RealDWG.

To test and evaluate RealDWG, please follow these steps:

  • Download and read about system requirements for the ObjectARX SDK here. These libraries are the API for AutoCAD (So you can see how well integrated RealDWG is!)

  • If you don’t have AutoCAD, you can download a 30-day trial version here.

  • If you’re not familiar with ObjectARX programming, you can get started here. Also, have a look at the sample projects that come with the SDK.

  • RealDWG uses the ObjectDBX part of the Object ARX libraries. (Please be aware that any UI or draw functions are NOT included in RealDWG. However, all file reading, file writing, and geometry functions are.)

Using the ObjectARX SDK, it is possible to do a “proof-of-concept” to validate the intended behavior. As RealDWG is a subset of ObjectARX you need to make sure critical features are kept within the RealDWG parts of the API.

Can RealDWG be used on a desktop or a server?

No, RealDWG is a Windows desktop application only, and it is not permissible to host a RealDWG application on a server.  We would suggest that you consider HOOPS Visualize or APS for a server solution.

Can I purchase a RealDWG license on either a perpetual or annual renewal basis?

A RealDWG license can only be purchased for a maximum term of 12 months. The license commences on the effective date when the Autodesk contract is signed and expires one year later. It is licensed on an annual-renewal basis and is not perpetual.

Can I create PDF’s from RealDWG?

No, RealDWG is read/write only. It does not provide drawing/display/viewing/plotting capabilities.

Do I receive access to technical support for RealDWG?

Access to technical support for RealDWG is available through the Autodesk Developer Network (ADN).

Are ObjectARX and RealDWG the same?

No, RealDWG is a subset of ObjectARX that contains only the APIs for reading and writing DWG and DXF file formats. Unlike ObjectARX, RealDWG does not require a dependency on AutoCAD