HelloWorld V3.0

HelloWorld V3.0

Last step for our HelloWorld script, we will see how to customize the rendering of our object. 1) GUI Script Back in our palette, I first create a chapter to dissociate the geometric controls from those dedicated to rendering :...
HelloWorld V2.0

HelloWorld V2.0

Previously, we learned how to create an object (a line with fixed length) via the PythonParts API. Today I’m going to show you how to set up handles for our HelloWorld script… 1) GUI Script The handle that we are going to create will allow us to interact...
HelloWorld V1.0

HelloWorld V1.0

HelloWorld is traditionally written to provide an example of a programming language. We will be no exception here with our first script’s writing. The goal is simple, create a line with fixed length. 1) GUI Script I’m going into the Allplan Library folder...