SpaceClaim API

The SpaceClaim Application Programming Interface (API) allows you to create add-in applications that extend the functionality of SpaceClaim. An add-in application is a managed code DLL that uses Microsoft .NET Framework 3.0 and the SpaceClaim API.

Information about the SpaceClaim API can be found in help files in a sub-folder in the SpaceClaim installation folder. The sub-folder has a name of the form SpaceClaim.Api.Vx, where Vx refers to the version of the API. For example, information about API V21 can be found in the SpaceClaim.Api.V21 sub-folder.

The following documents are provided:

  • SpaceClaim_API.chm - the Developer's Guide to writing an add-in.

  • API_Class_Library.chm - documentation for classes, structs, methods, and properties in the API.

  • Developers Guide.pdf - an overview of the SpaceClaim API and its concepts.

These documents are written by developers for developers, and are available only in English.