RigidPart.find_element_by_key
- RigidPart.find_element_by_key(key: int) _Element
Retrieve an element in the model using its key.
- Parameters:
key (int) – The element’s key.
- Returns:
compas_fea2.model._Element
– The corresponding element.
Retrieve an element in the model using its key.
key (int) – The element’s key.
compas_fea2.model._Element
– The corresponding element.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev