COM API
Overview of GeoDin's COM API - automation entry points for scripting and integration.
Last updated
Was this helpful?
Overview of GeoDin's COM API - automation entry points for scripting and integration.
GeoDin exposes a COM API that lets external scripts and applications automate object creation, data access, layout printing, and other GeoDin operations.
The COM API is accessible from any language that supports COM automation (VBA, VBScript, PowerShell, .NET via interop, Python via comtypes). Typical use cases include batch report generation, programmatic data import, and integration with third-party project management tools.
For the comprehensive reference - full syntax, all options, edge cases - see Method Reference.
Last updated
Was this helpful?
Was this helpful?