Property PanelForces
PanelForces
Gets the dictionary of mesh forces indexed by the index of panel they belong to
Declaration
IReadOnlyDictionary<int, IMeshForces> PanelForces { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyDictionary<int, IMeshForces> |