SGbase4PCB

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Modeling function
Introduced first in SolidGeometry 5.0, Creation date: 2021-01-10, Last change: 2025-09-15

returns base posts and pins for a PCB assembly

Description

SGbase4PCB

See Also: SGcover4PCB

Example Illustration

 missing image of SGbase4PCB(Bsiz,PinL,PinS,rel)

Syntax

SG=SGbase4PCB([Bsiz,PinL,PinS,rel])

Input Parameter

Bsiz: [x y z] size of a PCB
PinL: Position of points
PinS: [Ro, Ri, h, Ro, Ri, h, ...]
rel: spatial relation for adusting the pin pattern

Output Parameter

SG: Solid Geometry

Examples

SGbase4PCB([25 26 1.5],[-10.5 -6.5;-10.5 7.0;10.5 7.0;10.5 -6.5],[2 0 2;1 0 3],'alignback',-0.01); SG=ans; % baseplate for the Raspberry Camera



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