RETRIEVES THE UNIAXIAL SPECIMEN DIMENSIONS¶
Reads the d3VIEW uniaxial specimen library (an internal Excel file) and returns a dataset of all uniaxial specimen dimensions — including gauge length, width, thickness, extensometer positions, and shoulder geometry. An optional search term filters results by specimen ID or label; omit it to retrieve the full catalogue.
When to use¶
Tagged: dimensions, extensometer, gauge_length, material_library, specimen, uniaxial, xlsx.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Search | search | text | — | Optional free-text filter applied against specimen ID and label columns (case-insensitive substring match); leave blank to return all uniaxial specimen dimensions from the library. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Specimen Dimensions | uniaxial_specimen_dimensions | dataset | Tabular dataset containing one row per matching uniaxial specimen with columns for gauge length, width, thickness, extensometer settings, shoulder length, shoulder width, and any other geometry fields defined in the library Excel file. |
Disciplines¶
- data.io.excel
- engineering.material.library
- engineering.material.specimen
Auto-generated from platform schema. Worker id: uniaxial_specimen_dimensions. Schema hash: 9594eb33a602. Hand-curated docs in workerexamples/ override this page when present.