SGTcopynames

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Kinematics and Frames
Introduced first in SolidGeometry 4.7, Creation date: 2019-07-31, Last change: 2025-09-14

copies Frames from one Solid into another one



See Also: SGTset , SGTremove , SGTcopy , SGTui , SGTget , SGTplot , SGTframeplot , SGTsetofFS

Example Illustration

 missing image of SGTcopynames(SGA,SGB,ListB,ListA,Overw)

Syntax

SGA=SGTcopynames(SGA,SGB,[ListB,ListA,Overw])

Input Parameter

SGA: Solid to receive frames
SGB: Solid to cope frames from
ListB: optional list of frames to copy
ListA: optional new name of frames to copy
Overw: if true; force overwrite

Output Parameter

SGA: Modified Solid with unique framenames

Examples


SG=JACOsample(1)
SGTcopynames(SGTremove(SG,{'B'}),SG,{'F','B'},{'F','Y'},false)





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