/ImportSelig

RhinoCommon plug-in that demonstrates how to import Selig airfoil data.

Primary LanguageC#MIT LicenseMIT

ImportSelig

Sample RhinoCommon plug-in that demonstrates how to import Selig airfoil data.

For details on Selig airfoil data and sample data files, visit the UIUC Airfoil Data Site.

Prerequisites

The following tool is required to build ImportSelig:

  • Microsoft Visual Studio. Visual Studio comes in three editions: Community (free), Professional, and Enterprise. All of these editions will work.

Note, the solution uses the RhinoCommon package available on NuGet.

Compiling

  1. Clone the repository. At a command prompt, enter the following command:
git clone https://github.com/dalefugier/ImportSelig
  1. Open the ImportSelig.vcproj solution file in Visual Studio.
  2. Press F7, or click Build > Build Solution to build the solution.

License

See the file LICENSE for details.