fischertechnik-box-foundation

OpenSCAD sorting box construction foundation for Fischertechnik parts

View the Project on GitHub proggi64/fischertechnik-box-foundation

FrameBlock5TwoStuds

Baustein 5 mit zwei Zapfen.

FrameBlock5TwoStuds

Use

use <../Elements/FrameBlock5TwoStuds.scad>

Syntax

FrameBlock5TwoStuds(
    count=1);

space = get$FrameBlock5TwoStudsSpace(
    count=1);
Parameter Typ Beschreibung
count Integer Anzahl der Bausteine nebeneinander

Rückgabewert getFrameBlock5TwoStudsSpace

Fläche als [x,y]-Liste

Beispiel

use <../../Elements/FrameBlock5TwoStuds.scad>

count=3;
FrameBlock5TwoStuds(count);

3 Bausteine