Accessing the Object Model

The following walkthroughs take you step by step through the process of accessing the STK Object Model using Microsoft Visual Studio .NET.

Accessing the Object Model in Visual Studio.NET

Use the following procedure to access the STK Object Model using Microsoft Visual Studio .NET:

Create a sample project

  1. Start Visual Studio.
  2. Create a Windows application named Sample.

Add a reference to the STK Object Model

  1. On the project menu, click Add Reference.
  2. Select the COM tab of the Add Reference dialog box.
  3. Find AGI STK Objects 11 and click the Select button, then press OK.

Visual Studio adds references to AGI.STKObjects, AGI.STKUtil and stdole libraries to the References folder.

STK Programming Interface 11.0.1