Message 1 of 8
Problem with VieTableRecord CenterPoint vs Target
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
i have a big problem with th ViewTableRecord.
From this i will read the coordinate from current view rectangle for build the search frame.
I habe two dwg's both i view Width ~5800 hand Height ~2400, both ViewOrthographic is TopView and all other relevant Properties are equal.
On first dwg is the Target (0,0,0) and the CenterPoint (2659.5,1429.4) get the coordinate from real center.
On the second dwg is the Target (4432100,5612220,0) and the CenterPoint (2192.7,1215.0). Here get the Target the real center.
Why it is?
How can i detect whether CenterPoint or Target take the real Center?
regards Mario