INodalMeshForces Interface

Represents nodal mesh forces

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface INodalMeshForces

The INodalMeshForces type exposes the following members.

Properties
  NameDescription
Public propertyNodeIndex
Get the node index
Public propertyPanelForces
Gets the dictionary of mesh forces indexed by the index of panel they belong to
Top
See Also