IDiaphragm Interface

Represents a diaphragm

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

The IDiaphragm type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Gets the index
(Inherited from IHaveIndex.)
Public propertyMasterNodeIndex
Gets the index of master node
Public propertyNodeIndices
Gets the list of indices of nodes
Top
See Also