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
      • NodeType
      • SlotTypeHint
        • UNDEFINED
        • BOOL
        • INTEGER
        • UNSIGNED_INTEGER
        • UNSIGNED_INTEGER_VECTOR
        • REAL
        • STRING
        • STRING_LIST
        • VARIANT
        • PATH
        • PARAMETER
        • PARAMETER_SET
        • PARAMETER_MANAGER
        • DESIGN
        • DESIGN_POINT
        • DESIGN_CONTAINER
        • BOOL_VECTOR
        • CRITERION
        • CRITERION_SEQUENCE
        • DESIGN_ENTRY
        • RUN_INFO_META
        • RUN_INFO
        • DESIGN_POINTS
    • Node types
  • Project parametric
  • Logging
  • Helper functions and classes
  • PyAnsys
  • API reference
  • Nodes
  • Enumerations
  • SlotTypeHint

SlotTypeHint#

class ansys.optislang.core.slot_types.SlotTypeHint(*values)#

Provides supported slots types.

Attributes

SlotTypeHint.UNDEFINED

SlotTypeHint.BOOL

SlotTypeHint.INTEGER

SlotTypeHint.UNSIGNED_INTEGER

SlotTypeHint.UNSIGNED_INTEGER_VECTOR

SlotTypeHint.REAL

SlotTypeHint.STRING

SlotTypeHint.STRING_LIST

SlotTypeHint.VARIANT

SlotTypeHint.PATH

SlotTypeHint.PARAMETER

SlotTypeHint.PARAMETER_SET

SlotTypeHint.PARAMETER_MANAGER

SlotTypeHint.DESIGN

SlotTypeHint.DESIGN_POINT

SlotTypeHint.DESIGN_CONTAINER

SlotTypeHint.BOOL_VECTOR

SlotTypeHint.CRITERION

SlotTypeHint.CRITERION_SEQUENCE

SlotTypeHint.DESIGN_ENTRY

SlotTypeHint.RUN_INFO_META

SlotTypeHint.RUN_INFO

SlotTypeHint.DESIGN_POINTS

On this page
  • SlotTypeHint
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