How to make Attributes Arrays in a Dynamic Array?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-09-03
02:03 AM
- last edited on
2022-09-26
10:45 PM
by
Daniel Kassai
2020-09-03
02:03 AM
Hi all,
I know how to make a dynamic array in GDL (such as X,Y position array of some bar which I can move them individually)
But I do not know how to make more some attributes array for each bar/plate or something in a Dynamic Array of position I told above. Please see my attached image.
Thanks for any helping.
I know how to make a dynamic array in GDL (such as X,Y position array of some bar which I can move them individually)
But I do not know how to make more some attributes array for each bar/plate or something in a Dynamic Array of position I told above. Please see my attached image.
Thanks for any helping.
Labels:
- Labels:
-
Library (GDL)
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-09-05 12:11 PM
2020-09-05
12:11 PM
This would require a flexible-length array. I've just responded to a separate thread here: https://archicad-talk.graphisoft.com/viewtopic.php?f=49&t=70687#p316094
In order to be able to remove items from the middle of the array would require some sort of check-box interface, I imagine, that records which item is being removed, and reshuffle the remaining.
In order to be able to remove items from the middle of the array would require some sort of check-box interface, I imagine, that records which item is being removed, and reshuffle the remaining.
Bruce Walker
Barking Dog BIM YouTube
Mindmeister Mindmap
-- since v8.1 --
AC27 5060 INT Full | Windows 11 64 Pro | 12th Gen Intel i7-12700H 2.30 GHz | 64 Gb RAM | NVIDIA GeForce RTX 3060 32 Gb
Barking Dog BIM YouTube
Mindmeister Mindmap
-- since v8.1 --
AC27 5060 INT Full | Windows 11 64 Pro | 12th Gen Intel i7-12700H 2.30 GHz | 64 Gb RAM | NVIDIA GeForce RTX 3060 32 Gb
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-09-07 02:29 AM
2020-09-07
02:29 AM
Hi Bruce,
Thank you so much.
I will learn something from your link.
Thank you so much.
I will learn something from your link.
