ILoadingRsaTorqueNodeForces Property

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

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
IReadOnlyDictionary<int, IForce3DGlobal> NodeForces { get; }

Property Value

IReadOnlyDictionaryInt32, IForce3DGlobal
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next