SGfigureInteractiveMove

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - User interface
Introduced first in SolidGeometry 5.1, Creation date: 2021-11-03, Last change: 2025-09-15

Interactive moving of patches on the screen

Description

0 = do nothing
1 = 'left' click
2 = 'right' click
3 = 'middle' click
4 = 'double' click

See Also: SGfigureInteractiveSort

Example Illustration

 missing image of SGfigureInteractiveMove(SGfigureInteractiveMovebutton)

Syntax

SGfigureInteractiveMove([SGfigureInteractiveMovebutton])

Input Parameter

SGfigureInteractiveMovebutton: Task Order 'VIEW ROTATION' 'SOLID MOVE' 'Solid Rotate'; default is [2 1 3]

Examples


SGloadAdamEva;
SGbox([30 20 10;30 40 20;10 10 10],'','randxy',true);
SGfigureInteractiveMove % Left=move; right = view rotation; middle = rotate
SGfigureInteractiveMove ([2 1 0]) % No surface rotation




Copyright 2021-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