rhino_validate_brep
Check Brep validity: determine if closed, solid, and manifold, obtain face and edge counts, and get a detailed issue log with naked-edge lengths.
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 | |||