Scheduling family parameters

Scheduling family parameters

Xapod
Enthusiast Enthusiast
12,993 Views
6 Replies
Message 1 of 7

Scheduling family parameters

Xapod
Enthusiast
Enthusiast

Hello,

 

I was making a window schedule and I was wondering why some of the parameters in the family i can schedule and some not. For example I can schedule the total length of the window but not the length of my window frame.

 

I didn't built the families but what is the reason why some parameters i can schedule and others i can't? Is it because some were made as shared parameters and the others weren't?

0 Likes
Accepted solutions (1)
12,994 Views
6 Replies
Replies (6)
Message 2 of 7

ToanDN
Consultant
Consultant
Accepted solution

Those need to be shared parameters.

Message 3 of 7

barthbradley
Consultant
Consultant

Sounds like you want to report Rough Opening Width and Frame Width.  Perhaps the family you are using has both and is using the in-built parameters: Rough Width for Cut Opening width and Width for frame width.  If not, I would use those parameters to label your dimensions before creating and adding custom Shared Parameters to the family.  FWIW.  

0 Likes
Message 4 of 7

Anonymous
Not applicable

I had this issue on a project, created this dynamo script to copy and paste the values i needed in to a parameter that could be scheduled out (shared/project parameters).

Hope this helps anyone in the future.

https://www.mepnode.com/post/dynamo-copy-parameters-data-to-anonther-parameters-for-scheduling

0 Likes
Message 5 of 7

ankit.kYHRHK
Explorer
Explorer

To tackle this issue, I create a new shared parameter and in the family editor add formula to extract the project parameter you want (Shared Para ---- =Project Para). And then load the family to the project. Later in the schedule, I add the newly added shared parameter to pull up all the values which update automatically. 

Message 6 of 7

onila1987
Participant
Participant

Could you provide snippets on what you did?

0 Likes
Message 7 of 7

octavio.nilaUNGGM
Explorer
Explorer

Nvm, I found they way how to do it. Thank you!! 

 

0 Likes