Skip to content

Files

Latest commit

 

History

History
14 lines (10 loc) · 483 Bytes

module_construct.rst

File metadata and controls

14 lines (10 loc) · 483 Bytes

Geometry Constructors and Extractors

.. versionadded:: 5.0

construct module provides functions for constructing and extracting parametric shapes. A surface can be constructed from curves and a volume can be constructed from surfaces. Moreover, a surface can be extracted to curves and a volume can be extracted to surfaces in all parametric directions.

Function Reference

.. automodule:: geomdl.construct
    :members: