INodalDisplacement Interface

Represents a displacement of a node

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

The INodalDisplacement type exposes the following members.

Properties
  NameDescription
Public propertyDisplacement
Gets the displacement
Public propertyNodeIndex
Gets the node index
Top
See Also