The non-standard zoom CSS property can be used to control the magnification level of an element. transform: scale() should be used instead of this property, if possible. However, unlike CSS Transforms, zoom affects the layout size of the element.
Do not (de)magnify this element if the user applies non-pinch-based zooming (e.g. by pressing Ctrl - - or Ctrl + + keyboard shortcuts) to the document. Do not use this value, use the standard unset value instead.
I went on to do a test. This image shows SketchUp 2017-2021 zoomed in very close on a corner. The orange rectangle is 1/16th of an inch, so zoomed in quite a lot. I zoomed in until clipping occurred, then took a screenshot. I resized the screenshots so that the scale of the model was the same, to then show how bad the clipping was at the closest distance away that clipping starts.
df19127ead