Design Tables vs New Configurations
Design Tables vs New Configurations
(OP)
Has any found any advantages of using a design table
vs adding configurations or the other way around.
It seems the design table needs to be updated when
needed which seems like an extra step. On the other
hand you can say the same with configurations.
Both seem to work efficiently but, checking on any
advantages or disadvantages.
vs adding configurations or the other way around.
It seems the design table needs to be updated when
needed which seems like an extra step. On the other
hand you can say the same with configurations.
Both seem to work efficiently but, checking on any
advantages or disadvantages.






RE: Design Tables vs New Configurations
As far as design tables are concerned, they are the only way to go. All variations in configurations should be controlled by design tables. With design tables you can quickly change lots of dims and create new configurations. You can also control all of your custom properties from within the design table. You can use excel functions in your design table to fill other cells, like grabbing the length dimension from its cell and putting it into the description. Example: 3in X 3in X 24in Square Tubing. The numbers in this description can be linked to their respective controlling cells.
Design Tables are awesome!!!
RE: Design Tables vs New Configurations
RE: Design Tables vs New Configurations
thanks
RE: Design Tables vs New Configurations
http://www.scottjbaugh.com/Design_Portfolio/SW%20Models...
Excel Example
Solid Solutions - My article on VBA in DT's in SW.
The only problem with using and customizing a DT, is the fact that the larger and more complicated the DT becomes you may suffer a performance hit. But that varies between how complicated the file is and the DT.
For automation:
I make DT to control my parts and configurations. Then I make assemblies that control the assembly quite extensively. (I mate everything using planes) I control those planes at the assembly level using a DT. I also control the Configurations of the parts with the same assembly DT. Now I have full control over every aspect of my assembly.
I HTH
Regards,
Scott Baugh, CSWP


http://www.3dvisiontech.com
http://www.scottjbaugh.com
FAQ731-376
RE: Design Tables vs New Configurations
OK, here's my 2 cents worth.
If you have multiple configurations that are for similar parts with different parameters, then DT's are the way to go, no question for lots of reasons.
If you have different configurations for other purposes such as for exploded views in drawings, design specific configurations (like hiding a lot of stuff so you don't have to deal withit all the time) then manual would be the wat to go. Of course I suppose you could have combinations while child configurations these days.
I don't recommend the automatic DT creation method. you only need the parameter you are going to vary, and they are real easy to pull in. The automatic way gives you everthing under the sun (and moon) and is very large and cumbersome.
Be naughty - save Santa a trip.