INode Properties |
The INode type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConstrainedNodesIndices | Gets a list of indices of constrained nodes | |
Coordinates | Gets the node coordinates | |
DiaphragmId | Gets the ID of diaphragm this node belongs to | |
Dof | Gets the degrees of freedom | |
Element1dIndices | Gets a list of indices of IElement1D instances this node belongs to | |
Element2dIndices | Gets a list of indices of IElement2D instances this node belongs to | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IsConstrained | Gets a value indicating whether the node is constrained | |
IsExcludedFromDiaphragm | Gets a value indicating whether the node is excluded from diaphragm | |
IsMaster | Gets a value indicating whether the node is a master one | |
IsPDelta | Gets a value indicating the node is p-delta | |
IsSupporting | Gets a value indicating whether the node is supporting |
See Also