Das Wissen aller Anwender nutzen

Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.

Es erwarten Sie:

  • Foren-Vielfalt aus CAD Architektur, CAD Ingenieurbau uvm.
  • Tipps von User für User
  • international: Deutsch, Englisch, Italienisch, Französisch und Tschechisch

Melden Sie sich jetzt an und diskutieren Sie mit!

Zur Registrierung

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

BIM, BAM, BOOM
BIM-Modelle Tragwerksplaner --> http://www.bimstatik.ch/
My Allplan PythonParts --> https://github.com/BIMStatik/AllplanPythonParts
LinkedIN --> https://ch.linkedin.com/in/bernd-hahnebach-269b855a

Hello,

use the node CreateModelObject.

Greetings

Anhänge (1)

Typ: image/png
78-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 ...

BIM, BAM, BOOM
BIM-Modelle Tragwerksplaner --> http://www.bimstatik.ch/
My Allplan PythonParts --> https://github.com/BIMStatik/AllplanPythonParts
LinkedIN --> https://ch.linkedin.com/in/bernd-hahnebach-269b855a