Message 1 of 3
Boundary of a non-associative hatch?

Not applicable
01-16-2008
10:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is this a contradiction in terms? I tried the 'GetLoop' method on a non-associative hatch, and the variant returned EMPTY. Im hoping that there is a way to get its outer boundary, because a bounding box would not always reflect the hatches true shape.
What Im trying to do here is, find non-associative hatches in a drawing, and replace them with associatve ones. The geometrythe hatch was created with is still there, so once I find the hatch, I can match it up to the nearby geometry, and then create a new, associative one, match its properties, and delete the old one.
or am I going about this in the wrong fashion?
What Im trying to do here is, find non-associative hatches in a drawing, and replace them with associatve ones. The geometrythe hatch was created with is still there, so once I find the hatch, I can match it up to the nearby geometry, and then create a new, associative one, match its properties, and delete the old one.
or am I going about this in the wrong fashion?