Message 1 of 17
Setting all entities to bylayer

Not applicable
06-15-2005
01:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like my macro to change all entities colour, lineweight and linestyle to bylayer.
I tried using SendCommand with "CHANGE" etc. but if it considers no entities can have their properties changed (which does happen) it then fails.
So i assume I must make a selection set of all entities or something and iterate each one? Please clarifiy. Snippet of code if possible?
Thanks.
Andrew
I tried using SendCommand with "CHANGE" etc. but if it considers no entities can have their properties changed (which does happen) it then fails.
So i assume I must make a selection set of all entities or something and iterate each one? Please clarifiy. Snippet of code if possible?
Thanks.
Andrew