SGpedestal

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Parametric Design
Introduced first in SolidGeometry 5.2, Creation date: 2022-09-18, Last change: 2025-09-15

creates simple solids for pedestals

Description

It is a function for calculating pedestals under which a robot can perform its suction-wipe functions.

See Also: SGbox , SGconetruncated

Example Illustration

 missing image of SGpedestal(F,S)

Syntax

SG=SGpedestal([F,S])

Input Parameter

F: Size of plate; default is [900 700 15]
S: Size of stands; default is [120 40 50]

Output Parameter

SG:

Examples


SGpedestal('M'); B=ans;
SGpedestal('L'); A=ans;
SGplotalpha(A); SGplotalpha(B,'','','',A,'left',10,'alignback'); SGplotalpha(B,'','','',A,'right',10,'alignback');




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