Facet
Geometry intelligence for automated quoting. Analyze STEP files, extract dimensions, detect features, and feed data into your pricing workflow.
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.
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.
{
"bounding_box": {
"x": 150.0,
"y": 100.0,
"z": 25.0
},
"volume_mm3": 245000.0,
"surface_area_mm2": 48000.0,
"holes": 12,
"bends": 4
}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.