SGdesignPluginFrame

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - ENG-Designs
Introduced first in SolidGeometry 5.2, Creation date: 2022-03-26, Last change: 2025-09-15

adds a plug-in sleeve to a solid



See Also: SGsupplement

Example Illustration

 missing image of SGdesignPluginFrame(SG,T,H,sl,styl)

Syntax

[SG,SGP]=SGdesignPluginFrame([SG,T,H,sl,styl])

Input Parameter

SG: Solid Geometry
T: HT Frame or ez vector (roughly) or Frame name
H: height of the sleeve
sl: fitting; default is 't' for transition
styl: straight or bezier1 or bezier2; default is bezier1

Output Parameter

SG: Solid plus plug-in sleeve
SGP: jsut the plug-in sleeve

Examples


SGdesignPluginFrame(SGbox ,[0 -1 0],[8 1.5],'','bezier1')
SGdesignPluginFrame(SGcylinder(10,'','',8) ,[0 0 1],[8 1],'','straight')
SGdesignPluginFrame(SGcylinder(10,'','',8) ,[0 0 1],[8 1],'','bezier1')
SGdesignPluginFrame(SGcylinder(10,'','',8) ,[0 0 1],[8 1],'','bezier2')




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