Message 1 of 1
How to prevent hatch.Area from crashing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Sometimes you can't get the area from a hatch, either using LIST command or in Properties.
In my code I get the area with the .Area property, but if it is a hatch that you can't get the area from, this will crash my program. How to prevent that?