[Frage] Extraction of the centre of gravity or insertion point of an object


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.

Anhänge (2)

Typ: image/png
56-mal heruntergeladen
Größe: 22,13 KiB
Typ: image/png
61-mal heruntergeladen
Größe: 25,47 KiB

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)

Typ: image/png
41-mal heruntergeladen
Größe: 38,07 KiB

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