Syntax
Parameters
Unique identifier for the node. Node IDs must be sequential and ordered (1, 2, 3, …).
X-coordinate of the node in the global coordinate system.
Y-coordinate of the node in the global coordinate system.
Returns
Returns aNode object representing the created node.
Raises
ValueError: If a node with the same ID already exists.
Example
Related
- add_member() - Add frame/beam elements
- add_truss() - Add truss elements
- add_cst() - Add membrane elements
