Message 1 of 2
Getbounds return a very big boundary

Not applicable
05-01-2020
05:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
There is a block in the attached drawing. When I try to get the boundary by
Dim acExts2 As Extents3d
acExts2 = obj.Bounds.GetValueOrDefault()
the returned boundary is too big as seen by the red rectangle. I tried to bedit and there is nothing else in the block. There is no problem with other blocks just this block.
How can I fix this?
Regards,