Skip to main content
1-Visitor
April 28, 2017
Solved

How can I insert a Symbol in a View State using Drawing Program?

  • April 28, 2017
  • 1 reply
  • 2186 views

Hi, all,

 

I'm trying to manage a drawing with almost 200 View States. One of my problem (beside the most important that I can't find  a Tutorial) is that I can't insert a Symbol in a View State (a new one or editing an existing one). The Help Center says this about Detail Items which includes dimensions, notes, and balloon notes but NOT symbols:

To Create Detail Items in a Drawing State

To create detail items such as dimensions, notes, and balloon notes in a drawing state, choose Create from the DWG COMMANDS menu that appears when you click Tools > Drawing Program > Define States > Create State > Record Cmds. Items that you create in one state are not visible in any other state or outside of the drawing program.

Does anyone knows how to insert a symbol in a View State, please?  

Best answer by manjunathrv

Directly there is no option to create a symbol.

The work around is to create a note like:

&sym(symbol name)

But before this you need to temporarily add that symbol to the drawing and delete that later after creating the program.

1 reply

17-Peridot
June 16, 2017

Directly there is no option to create a symbol.

The work around is to create a note like:

&sym(symbol name)

But before this you need to temporarily add that symbol to the drawing and delete that later after creating the program.