physics-fieldAvailable
Material orientation
`Material orientation` is a declared `matrix` field of `domain-features:Linear Elastic Material`; it is required where that distinction applies.
Reference contract
| Field | Value | Description |
|---|---|---|
| default | [[1.0,0.0,0.0],[0.0,1.0,0.0],[0.0,0.0,1.0]] | — |
| name | Material orientation | — |
| options | [] | — |
| read_only | false | — |
| required | true | — |
| unit | null | — |
| value_type | matrix | — |
Material orientation is a declared matrix field of domain-features:Linear Elastic Material; it is required where that distinction applies.
Contract
| Property | Value |
|---|---|
| default | [[1.0,0.0,0.0],[0.0,1.0,0.0],[0.0,0.0,1.0]] |
| name | Material orientation |
| options | [] |
| read_only | false |
| required | true |
| unit | null |
| value_type | matrix |