SGmodelJoint

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Modeling function
Introduced first in SolidGeometry 3.1, Creation date: 2016-11-24, Last change: 2025-09-14

returns 3 separated Solids for automated design of joints

Description

Joint Solids consist of at least two Solids SG1, SG2 in a cell structure {SG1,SG2}. Alle SOlids have to have a base frame "B" and a follower frame 'F'. The turning point is the base frame of all links. The follower frame is the contact point for all connecting elememts. In other words
SG{i}.T{1}=Base Frame
SG{i}.T{2}=Follower Frame
SG{1}.T{2}=Frame 1 of joint
SG{2}.T{2}=Frame 2 of joint


See Also: SGmodelLink , SGmodelNode , SGmodelLink3 , SGmodelKeyhole , SGmodelLink1 , SGmodelLink2

Example Illustration

 missing image of SGmodelJoint(Ty,pos,SL,EL)

Syntax

[SMJ,TB,TF]=SGmodelJoint([Ty,pos,SL,EL])

Input Parameter

Ty: Type such as 'R'
pos: position parameter
SL: Design of stator flange (0,1,) default 0
EL: Design of mover flange (0,1,) default 0

Output Parameter

SMJ: Surface model of the joint
TB: Base Frame HT
TF: Follower Frame HT

Examples

SGmodelJoint ('R',0,0)
SGmodelJoint ('R',2,1)
SGmodelJoint ('R',2,1)
SGmodelJoint ('R',2,2)




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