Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
If we have created the symbol, Can we display the same on the drawing through Family table. Because in the family table every instances having different symbol. so want add symbol in the family drawing like Dimensions and parameters.
We have to write rekations like this.
if "A" == "B"
symbol == "symbol_name"
endif
so symbol will be on the drawing.
Regards,
Goraksha
09823447572
You will need to use a Drawing Program to do that, not a family table.
Thanks for reply,
Can you please explain any example.