INodalForce Interface

Represents a force in a node

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

The INodalForce type exposes the following members.

Properties
  NameDescription
Public propertyForce
Gets the forces in global coordinate system
Public propertyNodeIndex
Gets the node index
Top
See Also