Skip to content

FormIt Forma add-in with the DLL with the API bindings.

Notifications You must be signed in to change notification settings

FormIt3D/FormItForma_Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Forma Addin creating user defined JS commands using WSM C++ APIs.

Main Preview

To load this plugin, run this in the FormIt console-

FormIt.LoadPlugin("https://formit3d.github.io/FormItForma");
var path = FormIt.FormaAddIn.SaveCurrentAXMtoTemp(true);
console.log(path);
FormIt.FormaAddIn.DeleteTempFile(path);

About

FormIt Forma add-in with the DLL with the API bindings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published