rhino_validate_brep
Checks a Brep's closed, solid, and manifold status; counts faces and edges; returns a log of issues.
Instructions
Validate a Brep — closed/solid/manifold, face/edge counts, log of issues.
Standalone surfaces ``IsValid``/``IsSolid``/``IsManifold``/edge+face
counts and the rhino3dm validation log. Bridge mode adds a list of
naked-edge identifiers and lengths via RhinoCommon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||