Syntax
NVL=VLinsertEulerSteps(VL,e1,e2,[gw])
Input Parameter
VL : | | Vertex list (nx3) |
e1 : | | ZYX-Euler angle for first Vertex VL(1,:) |
e2 : | | ZYX-Euler angle for last Vertex VL(end,:) |
gw : | | limiting angle; default is pi/16 |
Output Parameter
Examples
Just try
VL=[0 0 0; 0 0 10; 0 0 20; 10 0 20; 15 0 20; 20 0 20];
VLinsertEulerSteps(VL,[0 0 0],[0 pi/2 0])
Copyright 2016-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