SGmodelKeyhole

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

Creates a SG including a key and a keyhole

Description

SG modeling function to create revolute joint that can be printed assembled or separated and can be lined on an axis

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

Example Illustration

 missing image of SGmodelKeyhole(RA,RO,rw,LA,LO,HO,slot)

Syntax

[SGK,SGH,SGP,SGT,SGB]=SGmodelKeyhole([RA,RO,rw,LA,LO,HO,slot])

Input Parameter

RA: Axle Radius
RO: Outer Radius
rw: limiting turning angle; default is 2*pi
LA: [L1 L2 L3] describing key length
LO: [L1 L2 L3] describing key hole length
HO: Width of a flange in distance RO; default is 2*RO
slot: default is 0.3 mm (SLS & SLA)

Output Parameter

SGK: Solid Geoemtry of Key
SGH: Solid Geoemtry of Keyhole
SGP: Solid Geometry of flange plate
SGT: Optional Knob on the upper side; separated from SGK
SGB: Optional Knob on the lower side; separated from SGK

Examples

Print job was successful on Form2 SLA-Printer on 2017-01-12:
SGmodelKeyhole(3,6,'',9)
[A,B,C,D]=SGmodelKeyhole(3,6,'',9);
SGanalyzeGroupParts({A,B,C,D})




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