Property NodeForces

NodeForces

Gets a dictionary of forces indexed by the index of a node they are applied to

Declaration
IReadOnlyDictionary<int, IForce3DGlobal> NodeForces { get; }
Property Value
Type Description
IReadOnlyDictionary<int, IForce3DGlobal>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next