Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Example: use_dome

test

// Copyright © 2025 The µcad authors <info@microcad.xyz>
// SPDX-License-Identifier: AGPL-3.0-or-later

mod dome;

dome::Dome(10mm, strut_width = 0.5mm).std::ops::mirror(std::math::Z);

2D Output : None

3D Output : None