ForgeAuthor provides a nice object oriented way to manipulate the Audesk Forge Svf Model, as simple as manipulate XML or JSON.
Info
| Version: | 1.9.6 |
| Author(s): | BimAngle |
| Last Update: | Thursday, July 3, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bimangle/forge-author-samples |
| NuGet Url: | https://www.nuget.org/packages/Bimangle.ForgeAuthor |
Install
Install-Package Bimangle.ForgeAuthor
dotnet add package Bimangle.ForgeAuthor
paket add Bimangle.ForgeAuthor
Bimangle.ForgeAuthor Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetZip(>= 1.10.1)
- Newtonsoft.Json(>= 5.0.8)
- System.ValueTuple(>= 4.4.0)
Tags