Tofselect3d
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - User interface
Introduced first in SolidGeometry 5.1, Creation date: 2021-06-29, Last change: 2025-09-15
Select interactively FS, surface, and complete solids
Description
identical to SGselect3Dsurface and fiofselect3d but different return values
1 = left mouse button = feature surface
3 = right mouse button = complete surface
2 = middle mouse button/wheel = solid geometry that belongs to object
See Also: SGselect3d
, SGselect3dPL
, select3d
, SGselect3Dsurface
, fiofselect3d
Example Illustration
Syntax
[T,fi,fil,pp]=Tofselect3d([SG,pfi,alp,mbf,Text])
Input Parameter
SG: | | Solid Geometry; if empty SGofgca is used |
pfi: | | optional already preselected facet index |
alp: | | angle to select faces |
mbf: | | force button mode 1, 2, 3 |
Text: | | Optional text for the header of the windows |
Output Parameter
T: | | touched facet index |
fi: | | Facet index list that belongs to touched graphics object |
fil: | | Frame of FS |
pp: | | |
Examples
loadweb JACO_robot.mat
Tofselect3d(JC0,'','','','PLEASE BE ASTONISHD')
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