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

Property Manager - Option Set Object

Hi,
Is anyone aware if the properties option set can be accessed by GDL? I want to create a legend object (not linked label) which includes all the items of the option set.

I have been able to easily create linked labels referring to element properties, but I have not been able to access the whole option set.

I am thinking maybe using
OPEN ("PROP", "database set name", "[database files]")
Thanks
Tom
6 Replies 6
Barry Kelly
Moderator
As far as I know properties can not be access with GDL.

Barry.
One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
Anonymous
Not applicable
Damn.
Thanks Barry.
Anonymous
Not applicable
censored? That is strange. I didn't actually use my native Aussie tounge this time
Barry Kelly
Moderator
Tom wrote:
censored? That is strange. I didn't actually use my native Aussie tounge this time
Yes. but the forum knew what you were really thinking.

Barry.
One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
Barry Kelly
Moderator
Barry wrote:
As far as I know properties can not be access with GDL.

Barry.
I think I may be wrong. (wouldn't be the first time )
I know Properties can not access object parameters, but it looks like objects can access properties.

Just looking through the GDL ref guide and I found REQUESTs for ...

REQUEST ("Properties_Of_Parent", propertyType, parentProperties)
REQUEST ("Property_Value_Of_Parent", "id", type, dim1, dim2, propertyValues)
REQUEST ("Property_Name", "id", typeName, groupName, propertyName)

Maybe these will help with what you are wanting?

Barry.
One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
Anonymous
Not applicable
Labels/zone/stamps can access Properties, other types of GDL are not accessible。
I hope that in future versions, GDL objects can also access attribute data, which makes control more flexible.

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!