Hi,
I'd like to make a drawing table, which shows certain custom variables but so that it shows all configurations' values (support reaction /weight) in same table.
This is what I've done this far:
- calculated support reactions in 3d assembly Equation table based on C Of Mass and other dimensions
- linked those values (A1z, A2z ... B4z, total of 8 variables) to configuration specific attributes/ properties in assembly
- made a 2d drawing showing one configuration
- There are total of 30 configurations
- made a general table showing total of 9 columns, one for configuration name and 8 for desired variables. I doubleclicked cell and selected LinkToProperty | Model in view specified ..| and A1z from drop down menu. Next 7 columns were filled up accordingly.
What I don't know is how to make 30 rows so that each row shows different configuration and all 1+8 colums updates accordingly? I'd like to avoid filling up manually (1+8)*30 = 270 cells. Alternatively I'd be happy if this can be done in 3d window and use excel.
One thing what happened when I renamed configurations in 3d assembly and table can't find that old config anymore:
now in table column #2 there is text "A1z@old config name@myassembly.sldasm", but I cant edit it. How can I change it to something like
"A1z@[colum#1.value]@myassembly.sldasm" ? Copy & edit in Notepad & paste seems not to work, text dows not convert to CProp value.
I'm using SWX 2015 sp 02. Due NDA I can't send files of screen captures.
TIA,
Markku