Defines a mesh node.
Declaration Syntax
public interface INode
Table 1877: Members
| 
                 Property  | BodyIds | 
                 Gets the list of body ids connected to the node.  | 
| 
                 Property  | ConnectedElementIds | 
                 Gets the list of the element ids connected to the node.  | 
| 
                 Property  | ConnectedElements | 
                 Gets the list of the elements connected to the node.  | 
| 
                 Property  | GeoEntityIds | 
                 Gets the list of geometry entity ids associated to the node.  | 
| 
                 Property  | Id | 
                 Gets the id of the node.  | 
| 
                 Property  | X | 
                 Gets the X coordinate of the node.  | 
| 
                 Property  | Y | 
                 Gets the Y coordinate of the node.  | 
| 
                 Property  | Z | 
                 Gets the Z coordinate of the node.  |