icon

create stupid standard Allplan Drawing objects instead of a PythonPart


We use some VS to create new standard Allplan Drawing objects (solids, polylines, etc), but a PythonPart is created by VS. We do not need the PP, we need standard Allplan objects for further processing in Allplan by the user. Thus every time the VS was used the resulting PP needs to be dissolved back into standard Allplan objects manually. This is a cumbersome workflow.

How is it possible to create standard Allplan objects instead a PP out of VS? I did not found any node to do this in Allplan 2024.1

cheers bernd

PLANlos am BIMmeln

Hello,

use the node CreateModelObject.

Greetings

Anhänge (1)

Typ: image/png
213-mal heruntergeladen
Größe: 55,66 KiB

I found this node before but it did not work on a list of Line3D ... But your screen helped ... I need to create a "geometry element" before. For a PP with no attributes and no format informations this not needed.

thanks for the help ...

PLANlos am BIMmeln