SGcat2

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Auxiliary function
Introduced first in SolidGeometry 1.0, Creation date: 2012-10-27, Last change: 2025-09-14

returns concatenation of two or more solids or sets of solids

Description

Same as VLFLcat
SG-Lib 4.7: Colors are fully supported now

See Also: VLFLcat , VLFLcat2 , VLFLshort , SGShort

Example Illustration

 missing image of SGcat2(FT)

Syntax

FT=SGcat2([FT])

Input Parameter

FT: Solid A consisting of VL and FL and FC

Output Parameter

FT: Solid of consisting of VL and FL of Solid A and B

Examples

How to concatenate solid geometries
N=SGcat (A,B,C)
N=SGcat({A,B,C})
% N=SGcat({A,B},{C,D}) does not work
SGcat(SGsphere(10),SGbox(10))




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