Back to docs
Description Clear the current selection of members in the model.
Parameters
Returns None
Example To use this function see the following example:
from openstaad import Geometry
# Instanciate the Geometry module
geometry= Geometry()
#Execute the function from geometry module
geometry.ClearMemberSelection()© 2024 OpenStaad
Built with Reflex