Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

SolidEdgeCommunity/Interop.SolidEdge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interop.SolidEdge

Latest Releases

Library Version
Interop.SolidEdge Nuget 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.

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

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 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

About

Prebuilt interop assembly for Solid Edge APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages