| Article | 60001923 |
| Type | Wish |
| Product | Engine |
| Date Added | 3/5/2013 12:00:00 AM |
| Fixed | (3/5/2013 12:00:00 AM) |
| Submitted by | D.M. |
Summary
Recently I came up with an issue when using GlobalRenderProperties.EdgePenWidth = 0.01 in ShadeOn rendering mode. If the view is top,bottom,front,back,left or right the polyfaces edges are not drawn always. When using GlobalRenderProperties.EdgePenWidth = 0.02 the edges are drawn correctly.Also when GlobalRenderProperties.EdgePenWidth = 0.02 and the view is 3D axonometric (NE, NW etc.) the polyfaces edges are drawn wider than when the view is top,bottom,front,back,left or right. Also in HighQuality mode the polyfaces edges are drawn wider when the view is 3D axonometric.
Solution
Changed in 6025, vdPolyface's wire frame is now drawn after the draw of the polyface's faces, instead of the opposite.
