Back to docs
Creates a fixed support to be assigned to a node.
CreateSupportFixed() -> dictReturns a dictionary representing a fixed support.
fixed_support = CreateSupportFixed()
AssignSupportToNode(1, fixed_support)This example creates a fixed support and assigns it to node 1.
© 2024 OpenStaad
Built with Reflex