[Question] 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.

Pièces-jointes (2)

Type: image/png
Téléchargé 56 fois
Size: 22,13 KiB
Type: image/png
Téléchargé 61 fois
Size: 25,47 KiB

Show most helpful answer Hide most helpful answer

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.

Pièces-jointes (1)

Type: image/png
Téléchargé 41 fois
Size: 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