Skip to main content

std

Kind: Module
Domain: Standard library
Canonical import: from cadflow import std

Signature

from cadflow import std

Description

CadFlow standard parts library.

CadFlow standard parts library.

Each sub-module provides parameterised standard mechanical components built entirely from the public CadFlow modelling API surface.

Modules: gear — involute spur / straight-bevel / helical / herringbone gears bearing — ball bearing standard assemblies chain — roller-chain sprockets fastener — parameterized bolts and nuts pin — (future) dowel pins, flat keys, split pins

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 std

See also