zoompatch

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Visualization
Introduced first in SolidGeometry 1.0, Creation date: 2012-08-01, Last change: 2025-09-14

zooms to see all patches of the current figure axis

Description

if VL is a scalar; the user is asked to touch as many points
adjusts the axis so that only the visible parts are shown.
with any parameter the points of facets of gcf is used.
It is also possible to declare a vertex list, or a solid

See Also: , zoomVL

Example Illustration

 missing image of zoompatch(VL,fac,md)

Syntax

zoompatch([VL,fac,md])

Input Parameter

VL: Scalar or Vertex list or Solid Geometry; default is gca
fac: surrounding area; default is 0.5, relative to Bounding Box
md: minimal distance; default is 1; distance in mm

Examples


SGbox([30,20,10]);
zoompatch(1)
zoompatch(2)
zoompatch([15 10 5]);
zoompatch([15 10 5;15 10 -5]);




Copyright 2012-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21