Replicad APISolidsmakeCylinderOn this pageFunction: makeCylinder() function makeCylinder( radius, height, location, direction): Solid; Defined in: shapeHelpers.ts:379 Creates a cylinder with the given radius and height. Parameters radius number height number location Point = ... direction Point = ... Returns Solid