Storefront and Constraints

Storefront and Constraints

Anonymous
Not applicable
1,429 Views
8 Replies
Message 1 of 9

Storefront and Constraints

Anonymous
Not applicable

Attached is a Storefront design.  Fairly intricate, but easily thought through.  It's stretchable, with a Visibility dropdown for Panes and Mullions.  
In the CAD file, is an additional block (It's an array path, inside a dynamic block), that utilizes constraints to limit the size of the Panes.  I'm trying to combine these two blocks, so that I can eliminate most of the Dropdown and make the execution of the block much simpler.  

ie, pick the amount of mullions, and just stretch the storefront to the Rough Opening.  

I having difficulty understanding how to create the Distance Expression for the Array path.

Thanks!

0 Likes
Accepted solutions (1)
1,430 Views
8 Replies
Replies (8)
Message 2 of 9

Libbya
Mentor
Mentor

I think that trying to implement the array into your existing block will prove problematic.  Easier, IMO, would be to implement the behavior of the array into your existing block for the same desired behavior.  You can do so using a double lookup and range values.  Use the linear width for the input and range values in order to switch the visibility state on the second table.

 

What sizing requirements would you like to meet for the number of vertical separations as you stretch? 

Message 3 of 9

Libbya
Mentor
Mentor

To answer your question, though, the array in the second block is controlled by a user parameter called 'spacing'.  Open parameters manager in order to see the formula it uses to determine the number of arrayed objects.  If you select the array and then select the field for Items you will see that spacing has been added to that field.  

0 Likes
Message 4 of 9

Anonymous
Not applicable

The widths will vary slightly, but for starters, if they can switch at 4' intervals, that is good.  At 8', it will switch from 2 Panes to 3 Panes, at 12' it'll switch to 4', and then max out at 16'

0 Likes
Message 5 of 9

Anonymous
Not applicable

So, toyed with it a bit, on a reduced scale.  

Can't quite figure out how to associate the Table Lookup with the Distance Paramater.

0 Likes
Message 6 of 9

Libbya
Mentor
Mentor
Accepted solution

I started with your original file.  This shows the step-by-step.  Let me know if you have questions or get stuck.

 

 

Message 7 of 9

lena.talkhina
Alumni
Alumni

Welcome to Autodesk Community @Anonymous !

If you find something helpful, please, don't forget to mark it as solution. It helps us to make community effective for everyone and find answers much faster.

For more information on community, don't hesitate to visit Forum User Guides 

Находите сообщения полезными? Поставьте "НРАВИТСЯ" этим сообщениям! | Do you find the posts helpful? "LIKE" these posts!
На ваш вопрос успешно ответили? Нажмите кнопку "УТВЕРДИТЬ РЕШЕНИЕ" | Have your question been answered successfully? Click "ACCEPT SOLUTION" button.



Лена Талхина/Lena Talkhina
Менеджер Сообщества - Русский/Community Manager - Russian

0 Likes
Message 8 of 9

serkancavuslar
Collaborator
Collaborator

Hi @Anonymous ,

 

 

 

CplCAD.png

Serkan ÇAVUŞLAR
CplCAD / Türkiye
0 Likes
Message 9 of 9

serkancavuslar
Collaborator
Collaborator

Hhi @Anonymous 

Linetype files

Serkan ÇAVUŞLAR
CplCAD / Türkiye
0 Likes