GDL Array Syntax - Feature Request
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-02-06 02:41 AM
2017-02-06
02:41 AM
dim array_with_one_dim[] = [ 1, 2, 3, 4, 5, 6]
dim array_with_two_dim[][] = [ [1, "Beam", 2000, "True"], [1, "Post", 3000, "False"]]
And Values{2} tuples defined as:
dim tuple_values[][] = [[1, "Existing"], ["2, New"], [8, "Demolish"] ]
For use with:
values{2} "default_bay_status" tuple_values
This would make writing & debugging GDL a lot faster and more enjoyable! Any chance of adding it to ArchiCAD 21 or 22?
0 REPLIES 0