> For the complete documentation index, see [llms.txt](https://gitbook.testingwaters.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.testingwaters.in/projects-1/bicycle-station.md).

# Bicycle Station

![](/files/-LhLhZTZMgfjGBkBJiFr)

![](/files/-LhLhaZunk2SKYqjaxE0)

![](/files/-LhLnDk3M9z0bBS-3AZa)

```d
[Line.ByStartPointEndPoint(Point.ByCoordinates(0.1,0,2.4),Point.ByCoordinates(2.9,2,2.4)),
Line.ByStartPointEndPoint(Point.ByCoordinates(2.9,2,2.4),Point.ByCoordinates(5.7,0,2.4)),
Line.ByStartPointEndPoint(Point.ByCoordinates(5.7,0,2.4),Point.ByCoordinates(0.1,0,2.4)),
Line.ByStartPointEndPoint(Point.ByCoordinates(0.1,0,0),Point.ByCoordinates(2.9,2,0)),
Line.ByStartPointEndPoint(Point.ByCoordinates(2.9,2,0),Point.ByCoordinates(5.7,0,0)),
Line.ByStartPointEndPoint(Point.ByCoordinates(5.7,0,0),Point.ByCoordinates(0.1,0,0)),
Line.ByStartPointEndPoint(Point.ByCoordinates(1.15,0.75,0),Point.ByCoordinates(1.15,0.75,2.4)),
Line.ByStartPointEndPoint(Point.ByCoordinates(2.9,2,0),Point.ByCoordinates(2.9,2,2.4)),
Line.ByStartPointEndPoint(Point.ByCoordinates(4.65,0.75,0),Point.ByCoordinates(4.65,0.75,2.4)),
Line.ByStartPointEndPoint(Point.ByCoordinates(0.75,0,0.6),Point.ByCoordinates(1.15,0.75,0.6)),
Line.ByStartPointEndPoint(Point.ByCoordinates(0.75,0,1.5),Point.ByCoordinates(1.15,0.75,1.5)),
Line.ByStartPointEndPoint(Point.ByCoordinates(2.525,1.25,0.6),Point.ByCoordinates(2.9,2,0.6)),
Line.ByStartPointEndPoint(Point.ByCoordinates(2.525,1.25,1.5),Point.ByCoordinates(2.9,2,1.5)),
Line.ByStartPointEndPoint(Point.ByCoordinates(4.265,0,0.6),Point.ByCoordinates(4.65,0.75,0.6)),
Line.ByStartPointEndPoint(Point.ByCoordinates(4.265,0,1.5),Point.ByCoordinates(4.65,0.75,1.5))];
```

```d
o1=Point.ByCoordinates(1,1.8,1.05);
x1=Vector.ByCoordinates(2.8,2);
y1=Vector.ByCoordinates(-0.581,0.814);
cs1=CoordinateSystem.ByOriginVectors(o1,x1,y1);
w=1.5;
l=1;
h=2.1;
b=true;
```

{% file src="/files/-LhLldji21vrzOveh-St" %}

![](/files/-LhLheP-e9j9H38dPXtq)

![](/files/-LhLhgLSrvlQRMJGtkhF)

![](/files/-LhLhiMnLxYcWc0vpoMS)

![](/files/-LhLhk7oA1HOPvc37LMa)
