Article | 70002696 |
Type | Wish |
Product | Engine |
Version | 1103 |
Date Added | 5/16/2025 12:00:00 AM |
Fixed | 11.4.3 (5/17/2025 12:00:00 AM) |
Submitted by | Efstathios Tsoumas |
Summary
Control of SectionClip Cover Face Equality in small Zooms At very small zooms, cover faces appear to be offset to the visible side of the sectionclip This is because VDF always draws them with a small offset to the visible side of the sectionclip in order to be visible.
Solution
In version 11.4.3 the offset value setted by default to 1 / 1,000,000 of the maximun of the current view drawing deph
and a new property vdDocument.GlobalRenderProperties.SectionClipEquality was exported
Get/Set a value divided with current view depth gives an offset in the visible side added to the section clip cover faces.
Default value is 1000000
Bigger value gives smaller offset and the opposite
Set it to a smaller value if cover faces are not properly visible for your drawing
This property is saved by the drawing
In version 11.4.3 also SectionClipCoverFaces SectionClipCoverFacesColor and SectionClipEquality are saved with the document