Skip to content

Latest commit

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Interop.SolidEdge

Latest Releases

LibraryVersion
Interop.SolidEdgeNuget count

Overview

A single Interop Assembly containing all relevant Solid Edge API definitions. The compiled binaries are hosted at NuGet in package id Interop.SolidEdge.

DescriptionType LibraryNamespace
Solid Edge Design Manager Object LibraryRevMgr.tlbRevisionManager
Solid Edge Install Data LibrarySEInstallData.dllSEInstallDataLib
Solid Edge Assembly Type Libraryassembly.tlbSolidEdgeAssembly
Solid Edge Constants Type Libraryconstant.tlbSolidEdgeConstants
Solid Edge Draft Type Librarydraft.tlbSolidEdgeDraft
Solid Edge File Properties Object Librarypropauto.dllSolidEdgeFileProperties
Solid Edge Framework Type Libraryframewrk.tlbSolidEdgeFramework
Solid Edge FrameworkSupport Type Libraryfwksupp.tlbSolidEdgeFrameworkSupport
Solid Edge Geometry Type Librarygeometry.tlbSolidEdgeGeometry
Solid Edge Part Type LibraryPart.tlbSolidEdgePart

NuGet Package

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.

Installation

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.

Nuget Package Manager

Nuget Package Manager Console

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.

Updates

The Nuget Package Manager will inform you when updates to the package are available.

Nuget Package Manager

Versioning

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 EdgeSolid Edge VersionInterop.SolidEdge Version
Solid Edge ST6 MP7106.0.7.5106.7.0
Solid Edge ST6 MP8106.0.8.?106.8.0
Solid Edge ST7107.0.0.?107.0.0
Solid Edge ST8108.0.0.?108.0.0
Solid Edge ST9109.0.0.?109.0.0
Solid Edge ST10110.0.0.?110.0.0

About

Prebuilt interop assembly for Solid Edge APIs.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages