Example: use_dome
// 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
:
3D Output
:
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
// 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
:
3D Output
: