algorithmic modeling for Rhino
Hi Matthew,
if you use the ReadFile component then it will indeed split the file up into loose lines. Sounds like you need to do some custom xml parsing. You can either load the file directly inside a VB (or C#) component and parse the contents there, or you can use the Readfile component and load the entire file into a single string, then parse that string. The benefit of the latter approach is that you'll get automatic updates when the file changes.
--
David Rutten
david@mcneel.com
Delft, NL
Thanks David. I'll look at those options.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by