SGattachMotorN40

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 5.3, Creation date: 2023-03-15, Last change: 2025-09-15

adds motor rack to another rack and subtracts the bore for an motor axis



See Also: , SGsubtractnaddTL

Example Illustration

 missing image of SGattachMotorN40(SGR,SGA,PL,LW,

Syntax

[SGR,SGA,SGS,Parts]=SGattachMotorN40([SGR,SGA,PL,LW,"debug"])

Input Parameter

SGR: Solid the motor should be screwed with
SGA: Solid that will be driven by motor axis
PL: List of Point
LW: Dimension of housing length and screw size; see SGdesignMotorN40
"debug": if individual designsteps should be shown

Output Parameter

SGR: Modified SGRack
SGA: Modified SGAxis
SGS: Motor Solid
Parts: list of parts for assembly

Examples


A=SGtransP(SGbox('noframe'),[0 0 -2])
B=SGtransP(SGbox('noframe'),[0 0 11])
SGattachMotorN40 (A,B)




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