I need the Width of the viewport to show only necessary items and cut the others (I got how to get CenterPoint, Height, TwistAngle).
I need to have a layouts to viewport (or vise versa) mapping to show the necessary part of the model by choosen layout.
Thanks,
Serge
Search found 4 matches
- 23 Jan 2009, 19:00
- Forum: CAD .NET
- Topic: How to get all the entities for a Layout
- Replies: 5
- Views: 22790
- 23 Jan 2009, 16:52
- Forum: CAD .NET
- Topic: How to get all the entities for a Layout
- Replies: 5
- Views: 22790
Re: How to get all the entities for a Layout
Hello Sergey,
Thank you for a reply. How to get the Viewport parameters for a specific layout in the Model coordinates?
My file has just 2 viewports and 5 layouts. How to match them?
Thanks,
Serge
Thank you for a reply. How to get the Viewport parameters for a specific layout in the Model coordinates?
My file has just 2 viewports and 5 layouts. How to match them?
Thanks,
Serge
- 22 Jan 2009, 22:49
- Forum: CAD .NET
- Topic: How to get all the entities for a Layout
- Replies: 5
- Views: 22790
How to get all the entities for a Layout
Hello guys, When I load the DWG, I got 5 layouts. For some reason the Entities collection for each of them except default is just 45. (For default is 29,000). When loading the same image in the demo view application, it loads correctly. The viewer shows all the items from the "Overal" layout and som...
- 01 Aug 2008, 19:19
- Forum: CAD .NET
- Topic: Loading CADCurvePolygon
- Replies: 1
- Views: 10790
Loading CADCurvePolygon
Hello Guys, 1. We are using CADImport.NET professional version. 2. When loading one of the images we found the polygons with points having negative X coordinate. But the Box of the polygon is correct and have positive X coordinate. How to determine the correct coordinate of the point? 3. The debug w...