TLof2T

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Kinematics and Frames
Introduced first in SolidGeometry 5.1, Creation date: 2021-03-27, Last change: 2025-09-15

returns a list of Frames between a start frame and an end frame

Description

This function needs TLofn to be tested sufficiently
Some kind of tutorial function. There are many other function developed over time, each of them suboptimal. Later functions are often more advanced and skilled, but earlier functions are often more considering complex conditions.



See Also: TLofn , VLof2TR , TLofCVL , VLradialEdges

Example Illustration

 missing image of TLof2T(TA,TB,elo,Rv,Cs)

Syntax

TLof2T([TA,TB,elo,Rv,Cs])

Input Parameter

TA: Start Frame
TB: End Frame
elo: elongation; default is 0.001
Rv: Radius for bending
Cs: contour style' default is radial

Examples


TLof2T(eye(4),TofR([0 pi/2 0],[0 0 50],0),0,2);
TL=TLofn(0,'',0); TLof2T(TL(:,:,1),TL(:,:,2),0,10); TL=ans;




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