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
 
[Frage] Extraction of the centre of gravity or insertion point of an object
                    
					
						09.10.2023 - 02:22
					
					
						Uhr 
					
					
                    
                    
                
                
                Hilfreichste Antwort anzeigen Hilfreichste Antwort verbergen
                    
					
						09.10.2023 - 08:14
					
					
						Uhr 
					
					
						*
					
                    
                    
                
                
                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
					
					
						Uhr 
					
					
                    
                    
                
                
                my main objective is to create a table similar to spreadsheet below.
Anhänge (1)
                    
					
						09.10.2023 - 08:14
					
					
						Uhr 
					
					
						*
					
                    
                    
						[Hilfreichste Antwort]
					
                
                
                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