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>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next