Scripted Plug-ins And Max Creation Graph Tools

The Max Creation Graph system evaluates to DotNet CLI, but it integrates with 3ds Max and its User Interface via automatically generated scripted plug-ins. The type of the scripted plugin depends on the type of the tool being defined by the outout node of the Max Creation Graph.

While the majority of the actual plug-in definition usually does not require manual tweaking, modifying the automatically generated User Interface code (Rollout definition and UI controls) is quite common and it is directly supported by the Max Creation Graph Editor. This allows the author of the Graph to include a custom MAXScript User Interface definition to produce the same manually adjusted controls with each evaluation and avoids the need to re-edit the scripted plug-in definition again and again.

Customized Max Creation Graph User Interface

The typical Max Creation Graph workflow looks like this: