DrawingView has zero width & height - need help VBA

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi to Community.
I have a section view, but I don't. 🙂
In an .idw document, in a sheet there is a base view and a sub section view of it. I call this (section view) sub view as drawing view in this post.
Height and width values of drawing view object are 0 (zero). There is a crop for the drawing view. I didn't manually edit the sketch of the crop. It should have a for lines rectangle, but there is nothing inside the sketch of the crop. When I assign drawing view to a variable and add it to watch window I see that width & height values of the drawingview are zero, the sketch of the crop has four line entities and all lines are planer and they form a regular rectangle which is nonzero height & width.
Please advise, suggest me something; what to check and what to do; by UI or by code. To delete the crop and then recreating it solves the problem but there ara some detail views and dimensions, notes, etc. related to the cropped 😛 view. Thanks in advance..
P.S. There are some screen captures attached to the post.