@magistr/jscad-stl-validator
v2026.04.04.2
STL file validator — checks triangle count, degenerate faces, bounding box
Labels
cadjscadstlvalidation
Contents
Install
$ swamp extension pull @magistr/jscad-stl-validator@magistr/jscad-stl-validatorv2026.04.04.2jscad_stl_validator.ts
validateValidate the STL output stored by a @magistr/jscad-cad model instance
| Argument | Type | Description |
|---|---|---|
| cadModelName | string | Name of the @magistr/jscad-cad model whose stored output STL to validate |
| version? | number | Data version to validate (defaults to latest) |
validateFileValidate an STL file at an absolute path on disk
| Argument | Type | Description |
|---|---|---|
| filePath | string | Absolute path to the STL file to validate |
Resources
report(infinite)— STL validation report
2026.04.04.15.2 KBApr 4, 2026
STL file validator — checks triangle count, degenerate faces, bounding box
@magistr/jscad-cad
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
cadjscadstlvalidation