Skip to main content

brep

Kind: Module
Domain: Inspection
Canonical import: from cadflow.inspect import brep

Signature

from cadflow.inspect import brep

Description

OCP-native STEP/BREP inspection utilities.

OCP-native STEP/BREP inspection utilities.

These functions are diagnostic tools, not modeling operations. They do not record graph nodes and are not supported inside replayable modeling scripts. Import the namespace as cadflow.inspect.brep.

Other public imports

  • from cadflow.inspection import brep

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.inspect import brep

See also