DeformablePart.find_node_by_key
- DeformablePart.find_node_by_key(key: int) Node
Retrieve a node in the model using its key.
- Parameters:
key (int) – The node’s key.
- Returns:
compas_fea2.model.Node
– The corresponding node.
Retrieve a node in the model using its key.
key (int) – The node’s key.
compas_fea2.model.Node
– The corresponding node.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev