GeNOS wrote:
the values i want associated with them and to give a total is the part im not sure about?
Your library part simply needs a parameter to store that data in. Then, simply add that parameter to your schedule and have it generate a total.
If you are creating your library part by simply saving elements as a GDL library part - rather than scripting, then here is what you want to do. (If you were scripting, then you would already know various ways to do all of this, I think.)
Open the created library part.
Click the Select Subtype button
Expand Model Element and select Building Element. Click the Select button. (screenshot)
Your object now has all of the standard parameters for a building element - including a bunch of User Defined fields (screenshot) - which I would assume you would want for other scheduling purposes.
Click the New button as seen in the screenshot to add a new parameter.
Depress the Type button and you'll see the popup palette in the screenshot. Choose Real Number so that the new parameter can hold a decimal number as shown in your example.
Then type a user prompt in the Name field (screenshot). Finally, enter a default value if desired (0.0 shown).
The last screenshot shows what you will now see for the Object Settings dialog for your object - where you can enter the value for the brace.
Finally, just create your schedule and add this parameter to the schedule and set it to create a total.
Karl
Save/close the object.
AC 28 USA and earlier • macOS Sequoia 15.3, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
One of the forum moderators