Library | Version |
---|---|
Interop.SolidEdge |
A single Interop Assembly containing all relevant Solid Edge API definitions. The compiled binaries are hosted at NuGet in package id Interop.SolidEdge.
Description | Type Library | Namespace |
---|---|---|
Solid Edge Design Manager Object Library | RevMgr.tlb | RevisionManager |
Solid Edge Install Data Library | SEInstallData.dll | SEInstallDataLib |
Solid Edge Assembly Type Library | assembly.tlb | SolidEdgeAssembly |
Solid Edge Constants Type Library | constant.tlb | SolidEdgeConstants |
Solid Edge Draft Type Library | draft.tlb | SolidEdgeDraft |
Solid Edge File Properties Object Library | propauto.dll | SolidEdgeFileProperties |
Solid Edge Framework Type Library | framewrk.tlb | SolidEdgeFramework |
Solid Edge FrameworkSupport Type Library | fwksupp.tlb | SolidEdgeFrameworkSupport |
Solid Edge Geometry Type Library | geometry.tlb | SolidEdgeGeometry |
Solid Edge Part Type Library | Part.tlb | SolidEdgePart |
The Interop.SolidEdge assembly is published as a NuGet package. The package id is Interop.SolidEdge. The package includes .NET 2.0 & 4.0 builds of the assembly. Depending on your project settings, NuGet will reference the appropriate assembly.
The Nuget Package Manager provides a GUI interface for interacting with NuGet. Note that the steps will vary depending on your version of Visual Studio.
The Nuget Package Manager Console provides a command line style interface for interacting with NuGet. Note that the steps will vary depending on your version of Visual Studio.
If you need a specific version of the package, you can use the following syntax.
The Nuget Package Manager will inform you when updates to the package are available.
Starting with Interop.SolidEdge 106.7.0, we will use the following scheme to version the assembly. As new versions of Solid Edge are released, a new build of Interop.SolidEdge will be published.
Solid Edge | Solid Edge Version | Interop.SolidEdge Version |
---|---|---|
Solid Edge ST6 MP7 | 106.0.7.5 | 106.7.0 |
Solid Edge ST6 MP8 | 106.0.8.? | 106.8.0 |
Solid Edge ST7 | 107.0.0.? | 107.0.0 |
Solid Edge ST8 | 108.0.0.? | 108.0.0 |
Solid Edge ST9 | 109.0.0.? | 109.0.0 |
Solid Edge ST10 | 110.0.0.? | 110.0.0 |