Facet

STEP Analysis Engine_

Geometry intelligence for automated quoting. Analyze STEP files, extract dimensions, detect features, and feed data into your pricing workflow.

OpenCascade HTTP API Docker
$ facet --problem

Quoting takes too long. Someone has to open every file, measure dimensions, count features, and manually plug numbers into a spreadsheet. Facet automates the geometry analysis so your quoting system can work with real data instead of guesses.

$ facet --capabilities

STEP File Analysis

Upload a STEP file, get back geometry data instantly. Bounding box, volume, surface area.

Feature Detection

Automatically detect holes, bends, and other manufacturing features that affect pricing.

Quoting Integration

Feed geometry data directly into your pricing scripts. Automate what used to take manual review.

HTTP API

Simple REST endpoints. Send a file, get back JSON. Integrate with any system.

$ curl -X POST /api/v1/analyze/ -F "file=@part.step"
{
  "bounding_box": {
    "x": 150.0,
    "y": 100.0,
    "z": 25.0
  },
  "volume_mm3": 245000.0,
  "surface_area_mm2": 48000.0,
  "holes": 12,
  "bends": 4
}
$ facet --use-cases

Automated Quoting

Extract dimensions and features to feed pricing algorithms.

RFQ Processing

Analyze incoming files before they hit the estimating queue.

Data Enrichment

Add geometry data to your ERP/MRP records automatically.

$ hypesafety --version _ 2024 // Manufacturing Software Solutions