I've called out the crashing line. Some things I've tried:
- Using StnBlock.Item(1).color.SetRGB 0,0,0
- Running as an adminstrator
- Wrote the vic2color function, which takes the IntelliCAD "vic" index and returns a color object
- It seems like color handling has changed dramatically since ICAD 6 and documentation is lacking
- Added StnBlock.Item(1) to watch
- This causes a crash; however, if I watch StnBlock, I can see the line object stored under Item
- I'm going to try and post the code in a response on this thread. I'm getting hit by the spam filter.
Thanks in advance for any help!