ansys.dyna.core.lib.field_schema#

Field schema definitions for efficient Card operations.

This module provides immutable schema definitions that can be shared across all Card instances of the same type, avoiding repeated object creation.

Classes#

FieldSchema

Immutable schema for a single field in a Card.

CardSchema

Immutable schema for an entire Card.