Skip to main content

flexible

Kind: Module
Domain: Flexible geometry
Canonical import: from cadflow import flexible

Signature

from cadflow import flexible

Description

Static modeling tools for flexible surfaces and thin garment shells.

Static modeling tools for flexible surfaces and thin garment shells.

This module deliberately describes geometry, not motion. A panel is a control surface with explicit sampling density; a model is a collection of such panels that can be exported as one indexed triangle mesh.

Errors

The source docstring does not declare a narrower exception contract. Invalid types, values, ownership, paths, or backend state may still raise the corresponding public error.

Behavior and constraints

  • The contract below is generated from the current public runtime signature. Check domain notes for ownership and workflow constraints.

Import check

from cadflow import flexible

See also