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.
- Forum
- CAD Parametric Modelling
- Visual Scripting
[Вопрос] Extraction of the centre of gravity or insertion point of an object
09.10.2023 - 02:22
Show most helpful answer Hide most helpful answer
09.10.2023 - 08:14
*
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
09.10.2023 - 05:07
my main objective is to create a table similar to spreadsheet below.
Вложения (1)
09.10.2023 - 08:14
*
[Наиболее поддерживаемое сообщение]
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