VLradialEdges2T

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Analyzing function
Introduced first in SolidGeometry 4.2, Creation date: 2018-07-29, Last change: 2025-09-14

returns a vertex list (VL) with rounded/broken wrt to start and end frames

Description

VLradialEdges uses VLtangentcirc uses PLtangentcirc
Replaces edges by a radial curve. The desired radius can be reduced automatically if necessary. It is possible to maximize the radius automatically.
In case that R is negative; VLbreakEdges is used instead

See Also: PLradialEdges , RLofEulerInterpolation , VLinsertEulerSteps , VLradialEdges , TofPez , PLtangentcirc , VLtangentcirc , SGbreakCorners , SGradialCorners

Example Illustration

 missing image of VLradialEdges2T(VL,R,TA,TB)

Syntax

NVL=VLradialEdges2T(VL,[R,TA,TB])

Input Parameter

VL: Vertex list nx3
R: Radius; default is 1
TA: Rotation Matrix for Start Point
TB: Rotation Matrix for End Point

Output Parameter

NVL: New vertex list

Examples


VLradialEdges2T(VLsample(5),+3,TofR(rot(0,pi/2,0)),rot(0,pi/1.2,0))
VLradialEdges2T(VLsample(5),-3,TofR(rot(0,pi/2,0)),rot(0,pi/1.2,0))




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