Skip to main content
  1. Home
  2. geometry3d.aip
  3. geometry3d.aip

Geometry3d.aip !full! Jun 2026

This guide assumes you are using the Python package geometry3d (installable via pip install geometry3d ), which provides primitives, operations, and visualization for 3D geometry.

sphere = Sphere(Point(0,0,0), 5)

The preprocessed output is exposed as :

: It handles advanced surface manipulations, such as the "Inflate" effect for rounded, soft-looking surfaces and "Bevel" for angled edges. geometry3d.aip