zoomFitType Enumeration

Zoom Fit type.
Members
 
  Member name Description
ConvexHull Build 3D ConvexHull at the first ZoomFit call to speed up the next zoom fits (useful for heavy 3D models).
ConvexHull2D Build 2D ConvexHull at the first ZoomFit call to speed up the next zoom fits (useful for heavy 2D drawings).
Standard No optimization applied during zoom fit.

In this article

Definition