Skip to main content

Module reader

Module reader 

Source
Expand description

STEP AP203 file reader.

Parses ISO 10303-21 (STEP Part 21) files and reconstructs B-Rep topology. Supports the entity types produced by our STEP writer: MANIFOLD_SOLID_BREP, CLOSED_SHELL, ADVANCED_FACE, PLANE, EDGE_CURVE, LINE, CARTESIAN_POINT, DIRECTION, etc.

Functionsยง

read_step
Read a STEP file and reconstruct topology.