Code samples¶
Choose a language to open a SIDRA project, process its Sites and read results. Complete the Getting started prerequisites first: a licensed SIDRA INTERSECTION installation, a 64-bit host and a project file.
| Language | Binding | Walkthrough |
|---|---|---|
| C# | Late-binding wrapper, .NET 8, x64 | Build a console application |
| C++ | COM type library, Visual C++ with ATL, x64 | Build a COM client |
| Python | Python.NET with .NET 8 and 64-bit Python | Run a Python script |
VB.NET applications can use the same late-binding wrapper as C#. See C# / VB.NET setup for the reference and target requirements.
For downloadable sample projects and previous-version samples, see Downloads. If a sample fails to load the API or open your project, see Troubleshooting.