Skip to documentation content
On this page
  1. Reference

metrics

Configures metrics for Published dataset from its authoritative release declaration.

Reference

FieldValueDescription
valueTypeobjectDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType{ objectCount: number; vertexCount: number; triangleCount: number; boundingBox: string; boundingBoxVolume: number; estimatedDofs: number; residualNorm: number; physicsInterfaces: number; boundaryConditions: number; boundBoundaryConditions: number; studySteps: number; multiphysicsCouplings: number; }Compiler-resolved TypeScript contract.
requiredtrue
readOnlytrue

Configures metrics for Published dataset from its authoritative release declaration.

The declared value type is object. This field is required.