Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey, folks...
I am trying (vla-put-layeron MyLayer :vlax-true) and (vla-put-freeze MyLayer :vlax-false) for the first time.
If MyLayer is off (but not frozen) at the start of my command, everything works great.
If MyLayer is frozen at the start, entities added via code show up fine, but pre-existing entities do not appear until my code terminates and I manually execute a redraw.
What am I missing?
Izzy
Solved! Go to Solution.