COM (Component Object Model)

Works with Bricscad (Windows) Pro.


COM is a software architecture developed by Microsoft to build component-based applications. COM objects are discrete components, each with a unique identity, which expose interfaces that allow applications and other components to access their features. COM objects are more versatile than Win32 DLLs because they are completely language-independent, have built-in interprocess communications capability, and easily fit into an object-oriented program design. ActiveX also is based on COM.

 

Note:

In this version of the COM help emphasis has been to bring the COM documentation up to level with the underlying COM object. You should find that this version of COM is much closer to the 'AutoCAD COM model' than the COM which shipped with V7 versions. Please note that this on-line help does NOT claim to be complete...

Also, at the time of writing, some Classes or of their underlying Properties, Methods or Events are still 'Not implemented'. Please refer to VBA's Object Browser to check whether or not a function is implemented.

 

Tell me about...

The Bricscad automation object model

 
 
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. Copyright © 2001- Menhirs NV - All rights reserved.