News

In this series of posts, we will cover developing custom python scripts for AutoCAD Plant 3D. Along with learning about the development environment, we will cover troubleshooting, template scripts, ...
This tool was created for debugging Plant 3D part scripts during developement. It makes it possible to check for script errors without running Plant 3D, registering scripts and restarting it over and ...
Want to add a bit of visual flair to 3D printed parts that goes maybe a little more than skin-deep? That’s exactly what [volzo] was after, which led him to create a Python script capable of ...
This article will look at creating a nozzle to use in the nozzles catalog which AutoCAD Plant 3D equipment loads when putting nozzles on equipment. First we have the includes, this script the includes ...