I have hundreds of objects and I wanted to extract the object center of gravity or the insertion point and export them in CSV format.
I've found this script but then I would like to append another column in the csv file for the attributes value of Allright_Comp_ID.
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!
- Forum
- CAD Parametric Modelling
- Visual Scripting
[Frage] Extraction of the centre of gravity or insertion point of an object
Hilfreichste Antwort anzeigen Hilfreichste Antwort verbergen
You can try the node WriteCSV to save info in a CSV file. With that node you can define the number and the name of columns by yourself.
Product Owner API, Allplan GmbH
my main objective is to create a table similar to spreadsheet below.
Anhänge (1)
You can try the node WriteCSV to save info in a CSV file. With that node you can define the number and the name of columns by yourself.
Product Owner API, Allplan GmbH