.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to prevent hatch.Area from crashing?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
130 Views, 0 Replies
10-19-2010 10:57 AM
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?

