FASTENER + ADHESIVE CATALOG¶
Returns the d3VIEW fastener / weld / rivet / adhesive database as a worker output dataset — the canonical worker-based fetch path so clients (BINOUT Explorer, agents, custom UIs) don’t hardcode the data. Supports 13 evaluation standards (Shigley, AISC 360-16 §J2/§J3, RCSC, Eurocode 3, AWS D1.1, SAE J429, ISO 898-1, ASTM A325/A354/A490/A502, VDI 2230, GB 50017-2017, EN 13814) plus 16 adhesive test standards (ASTM D1002/D3163/D3433/D5573/D2095/D6862/D903, ISO 4587/11003-2/11339/9664/13003, VDA 4901, GMW 14179, SAE J1523/J1532). Filterable by system (inch/metric/all) and category (grades/sizes/welds/rivets/standards/adhesives/vdi2230/gb50017/en13814/all).
When to use¶
Tagged: adhesive, aisc, api, astm, bolt, catalog, database, en13814.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Units System | system | string | all | Limit returned grades/sizes to one units system, or return both. | |
| Category | category | string | all | Which slice of the catalog to return. ‘all’ returns the full payload. | |
| Include Adhesives | include_adhesives | string | yes | Include the Henkel + generic adhesive product database. Set to ‘no’ to skip when only fastener data is needed. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Catalog | catalog | dataset | Full filtered catalog payload — standards, bolt grades / sizes, weld electrodes + steel grades, rivet grades + sizes, fillet weld legs, VDI / GB / EN parameters, adhesive products + substrate pairs + failure codes + test standards. |
| Standards Summary | standards_summary | dataset | Flat list of evaluation standards with id, name, code reference, and implementation status. |
| Category Counts | counts | dataset | Per-category entry counts for quick UI badge rendering. |
Disciplines¶
- engineering.fastener.database
- engineering.fastener.analysis
- engineering.adhesive.analysis
Auto-generated from platform schema. Worker id: fastener_catalog. Schema hash: f1f06f0a168d. Hand-curated docs in workerexamples/ override this page when present.