Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 481 Bytes

module_operations.rst

File metadata and controls

17 lines (13 loc) · 481 Bytes

Geometric Operations

This module provides common geometric operations for curves and surfaces. It includes the following operations:

  • Knot insertion, removal and refinement
  • Curve and surface splitting / Bézier decomposition
  • Tangent, normal and binormal evaluations
  • Hodograph curve and surface computations
  • Translation, rotation and scaling

Function Reference

.. automodule:: geomdl.operations
    :members:
    :undoc-members: