This is package helps leverage Inventor plugin code for Design Automation. The compiled version is available on Nuget.
This package is used by the Design Automation for Inventor Visual Studio template.
Please refer to this sample for more information.
using (new HeartBeat())
{
// some long operation here
}
// simply call the method with the parameter
OnDemand.HttpOperation(name, suffix, headers, responseFile)
This library is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
David Obergries, Forge Partner Development