Skip to content

cneuman27/forge-api-work

Repository files navigation

forge-api-work

Temporary repository to hold testing and experimental code to access the Forge API.

You may need to set up a local nuget source to access ModelAccess.AHU.AspNet (in UnitViewer.API), MOM.Shared.WPF (in ForgeTest), MOM.SpatialSATLib (in StandardPartProcessing). If this is necessary, nuget packages are in the jci-packages folder...

Solution contains the following:

1.) _3rdParty

Inventor COM Interop and SpreadsheetGear DLLs

2.) AppBundles/StandardPartProcessing

Design Automation Plugin for simple IPT processing

3.) DXF

Libraries used to process DXFs for machine consumption and labor statistic gathering.

4.) ForgeAPI

.NET(Standard) access wrappers for the Forge REST API
Includes IoC Containers for ASP.NET and Autofac

5.) UnitViewer

Angular client application and ASP.NET API server to test Forge Viewer capabilities 
and integration with AHU data model

6.) ForgeTest

.NET WPF client used to understand various ForgeAPI endpoints (Data Management, Model Derivative, Viewer) 
and test access wrapper libraries 

7.) InventorConnector / InventorLib

Test harness and Inventor API facade for Design Automation testing and debugging    

8.) JSONFormatters

Serialization/deserialization support for custom MIME types used by AHU data model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages