zoomFitType Enumeration

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

In this article

Definition