Syntax
[SG,SGA,SGB]=SGmodelLink4([L,L1,L2,K,H])
Input Parameter
L : | | Length |
L1 : | | Level of Frame B; default is 0 |
L2 : | | Level of Frame F; default is 1 |
K : | | Knob position; default is '' |
H : | | Height of link; default is 9 |
Output Parameter
SG : | | Solid Geoemtry including Frames |
SGA : | | Left joint of the link |
SGB : | | Right joint of the link |
Examples
A=SGmodelLink4('',0,2);SGaddrelSG(A,A,'alignT',{'B','F'});
A=SGmodelLink4('',0,1);SGaddrelSG(A,A,'alignT',{'B','F'});
A=SGmodelLink4('',0,-1,'BL,FU');SGaddrelSG(A,A,'alignT',{'B','F'});
Copyright 2017-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