Back to docs
Description Creates a physical member from specified analytical members.
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.CreatePhysicalMember([5, 9])© 2024 OpenStaad
Built with Reflex