Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

how to remove layout relation from asm

dileepgupta_g

New member
Dear all,


i having this problem, i have one asm witch having relation with layout now my requirment is new asm without relation to layout, i made one asm from this exixting assembly and undeclare the layout from new asm, now when i am regenrating this new asm i am getting error massege like


Errors in My models xxxxxxx.ASM-------------------------------------


!*** ERR: inxxxxxxxx cannot evaluate expression BRACKET_STRAP==YES


!*** ERR: inxxxxxxxx cannot evaluate expression TUBE_THICK_THIN == "THICK"


!*** ERR: inxxxxxxxx cannot evaluate expression TUBE_THICK_THIN == "THIN"


!*** ERR: inxxxxxxxx cannot evaluate expression SPIKE_TEST ==YES


!*** ERR: inxxxxxxxx cannot evaluate expression BRACKET_SPIKE == YES


BRACKET_SPIKE , SPIKE_TEST these are the parameter using in layout,


can any one please tell me why this problem is comming and how i can resolve it


i have allready deleted all the layout relation from asm.
 
i think the parameters are still there in your assembly that were related to the layout. and now as you have undeclared the layout. these parameters are looking for there daddy (that is layout)
smiley2.gif
 

Sponsor

Articles From 3DCAD World

Back
Top