cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Laghima
Contributor

Creating a property using custom GDL parameters

I would like to create variables (that read information from the parameters). Then be able to convert them to properties. So I can use them in the expression editor. 

 

Has anyone tried something similar ?

1 Solution

Accepted Solutions
Laghima
Contributor

Basically I was looking at reporting a parameter (so I can schedule it). Don't necessarily need the expression editor. Write: PARAMETERS <name> in the parameters script. Create a variable with the same <name> and <type> (string, integer, real number etc..)

 

When scheduling, select the library part parameter., from where it is stored.

Go to post

4 Replies 4
Hai-N
Participant

Hi, I think you can find your answer in the link below. For quick answer, read and display - yes, write - no!
Linking properties into GDL Parameters? - Graphisoft Community

The only way I have been able to write to properties is with the element ID, you can also change object parameters with the element ID so I use a code for what I put in the id to change all parameters and properties

Laghima
Contributor

Does this include schedule ? If I was to use multiple instances of objects ?

Laghima
Contributor

Basically I was looking at reporting a parameter (so I can schedule it). Don't necessarily need the expression editor. Write: PARAMETERS <name> in the parameters script. Create a variable with the same <name> and <type> (string, integer, real number etc..)

 

When scheduling, select the library part parameter., from where it is stored.

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!