OPS

HomeDocsSupport

OPS

Back to docs

⚠️ Warning: This documentation article is not fully implemented yet.

CreateSupportPinned

Creates a pinned support to be assigned to a node.

Usage

CreateSupportPinned() -> dict

Returns a dictionary representing a pinned support.

Example

pinned_support = CreateSupportPinned()
AssignSupportToNode(2, pinned_support)

This example creates a pinned support and assigns it to node 2.

What is OPS?GitHubSupport

© 2024 OpenStaad

Built with Reflex