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> |