Message 1 of 2
Offset error

Not applicable
07-06-2006
01:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I would like to offset a closed polyline to the inside. But when the object is too small, it generates an error. If the object is too small, it must bypass another routine. How?
---
offset polyline
if offset<>error then
execute routine
end if
---
kind regards,
Wouter de Haan
I would like to offset a closed polyline to the inside. But when the object is too small, it generates an error. If the object is too small, it must bypass another routine. How?
---
offset polyline
if offset<>error then
execute routine
end if
---
kind regards,
Wouter de Haan