Share

Netfabb Lua API reference

This help section documents the objects and their methods and properties available for automation with Lua in Autodesk Netfabb.

The Lua scripting language is a compact bytecode programming language capable of most common language constructions. It provides a variety of functionality for mathematical calculations or string manipulations, and its automatic conversion of datatypes contributes to the language's shallow learning curve and quick results. A detailed reference and a general introduction, as well as the very comprehensive and recommended book Programming in Lua, can be found on the Lua website (http://www.lua.org). There is a vivid community which provides a large source for information and examples.

Pages in this section:

Was this information helpful?