cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

writing i/o scripts to read external data files

guess my programming skills are poor but trying to write a script to read an external x.y.z points file and convert to a 3D grid perhaps using planes. Anyone willing to share an example?
1 Reply 1
Frank Beister
Moderator
The problem will not be to import the points, but to calculate which are neighbours, which are in the same plane and resulting out of this, which built a valid polygon.

For importing external data you need to know, which datat format they will have, and where they do come from. (CSV, TXT, XML etc.)
bim author since 1994 | bim manager since 2018 | author of selfGDL.de | openGDL | skewed archicad user hall of fame | author of bim-all-doors.gsm

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!