Skip to main content
Ctrl+K
PyOptiSLang - Home PyOptiSLang - Home
  • Getting started
  • User guide
  • API reference
  • optiSLang server API reference
  • Examples
    • Contribute
Ctrl+K
  • GitHub
Ctrl+K
  • Getting started
  • User guide
  • API reference
  • optiSLang server API reference
  • Examples
  • Contribute
  • GitHub

Section Navigation

  • Optislang
  • optiSLang process
  • Application
  • Project
  • Nodes
    • Base node classes
    • Derived node classes
    • Nodes connection
    • Enumerations
      • DesignFlow
      • NodeClassType
      • SamplingType
      • SlotType
        • from_str
        • to_dir_str
        • INPUT
        • OUTPUT
        • INNER_INPUT
        • INNER_OUTPUT
      • NodeType
      • SlotTypeHint
    • Node types
  • Project parametric
  • Logging
  • Helper functions and classes
  • PyAnsys
  • API reference
  • Nodes
  • Enumerations
  • SlotType

SlotType#

class ansys.optislang.core.nodes.SlotType(*values)#

Provides slot type options.

Methods

SlotType.from_str(string)

Convert string to an instance of the SlotType class.

SlotType.to_dir_str(type_)

Convert string to an instance of the SlotType class.

Attributes

SlotType.INPUT

SlotType.OUTPUT

SlotType.INNER_INPUT

SlotType.INNER_OUTPUT

On this page
  • SlotType
Edit on GitHub
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.2.3.

Built with the Ansys Sphinx Theme 1.3.2.
Last updated on