跳到主要内容

flexible

类型: 模块
领域: 柔性几何
推荐导入: from cadflow import flexible

签名

from cadflow import flexible

功能说明

flexible 是 CadFlow 柔性几何领域的公共模块。

原始 API 说明

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.

异常

源码 Docstring 未声明更窄的异常契约。类型、数值、所有权、路径或后端状态无效时,仍可能抛出相应公共异常。

行为与约束

  • 以下契约由当前公共运行时签名生成;所有权与工作流限制见对应领域说明。

导入检查

from cadflow import flexible

相关内容