How can I insert a Symbol in a View State using Drawing Program?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How can I insert a Symbol in a View State using Drawing Program?
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?
- Thank you,
- Nic.
- PS. Any idea welcomed
Solved! Go to Solution.
- Labels:
-
2D Drawing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
