SGshapecylindric

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Modeling function
Introduced first in SolidGeometry 4.9, Creation date: 2020-07-22, Last change: 2025-09-14

shapes a solid with a cylindrical intersection



See Also: SGshapeOptiCAO

Example Illustration

 missing image of SGshapecylindric(SG,ez,ce,R)

Syntax

SGN=SGshapecylindric([SG,ez,ce,R])

Input Parameter

SG: Solid Geometry
ez: shaping direction;default is [1 0 0]; x axis
ce: centered or not centered; default is false
R: option Radius if not calculated from Solid;

Output Parameter

SGN: Final Solid

Examples


SGshapecylindric(SGtransP(SGTremove(SGbox,'all'),[0 0 5]),[ 1 0 0],true)
SGshapecylindric(SGtransP(SGTremove(SGbox,'all'),[0 0 5]),[ 1 0 0],false)




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