Back to docs
Description Select multiple beams based on a provided list of beam numbers.
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.SelectMultipleBeams([1, 3, 4])© 2024 OpenStaad
Built with Reflex