Sign up
      Docs
      • Zoo Design Studio
      • Zoo Developer Tools
      • KCL Language Reference
      • KCL Standard Library
        • ::appearance
        • ::array
        • ::math
        • ::sketch
        • ::solid
          • chamfer
          • fillet
          • hollow
          • intersect
          • patternCircular3d
          • patternLinear3d
          • patternTransform
          • shell
          • subtract
          • union
        • ::sweep
        • ::transform
        • ::turns
        • ::types
        • ::units
        • appearance
        • assert
        • assertIs
        • clone
        • END
        • helix
        • offsetPlane
        • patternLinear2d
        • START
        • X
        • XY
        • XZ
        • Y
        • YZ
        • Z
      • KCL Book
      • KCL Samples
      • Glossary
      • FAQ
      KCL Library Reference → std → solid

      solidModule in std

      This module contains functions for modifying solids, e.g., by adding a fillet or chamfer, or removing part of a solid.

      Functions and constants

      • chamfer
      • fillet
      • hollow
      • intersect
      • patternCircular3d
      • patternLinear3d
      • patternTransform
      • shell
      • subtract
      • union