INode Properties

The INode type exposes the following members.

Properties
  NameDescription
Public propertyConstrainedNodesIndices
Gets a list of indices of constrained nodes
Public propertyCoordinates
Gets the node coordinates
Public propertyDiaphragmId
Gets the ID of diaphragm this node belongs to
Public propertyDof
Gets the degrees of freedom
Public propertyElement1dIndices
Gets a list of indices of IElement1D instances this node belongs to
Public propertyElement2dIndices
Gets a list of indices of IElement2D instances this node belongs to
Public propertyIndex
Gets the index
(Inherited from IHaveIndex.)
Public propertyIsConstrained
Gets a value indicating whether the node is constrained
Public propertyIsExcludedFromDiaphragm
Gets a value indicating whether the node is excluded from diaphragm
Public propertyIsMaster
Gets a value indicating whether the node is a master one
Public propertyIsPDelta
Gets a value indicating the node is p-delta
Public propertyIsSupporting
Gets a value indicating whether the node is supporting
Top
See Also