Input
This section focuses on input methods inside a viewport. There are only two possible input types.
-
Element selection
During element selection, you are allowing the user to click on an existing element (or multiple elements) and select it. You can then process the element inside your script.
-
Coordinate input
During coordinate input, you are allowing the user to pick up a point (or multiple points) in the 3D space. During this process, you can use the ALLPLAN build-in functionality of point snap and track tracing.
Placeholder