by api2gether | Feb 12, 2023 | 1. PythonParts
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 :...
by api2gether | Feb 10, 2023 | 1. PythonParts
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...
by api2gether | Feb 4, 2023 | 1. PythonParts
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...