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
  • Project parametric
    • Managers
    • Design
    • Criteria
    • Parameters
    • Responses
    • Enumerations
      • ComparisonType
      • CriterionType
      • CriterionValueType
      • DesignStatus
      • DistributionType
      • ParameterResolution
      • ParameterType
      • ParameterValueType
      • ResponseValueType
        • from_str
        • UNINITIALIZED
        • BOOL
        • SCALAR
        • VECTOR
        • SIGNAL
        • XYDATA
  • Logging
  • Helper functions and classes
  • PyAnsys
  • API reference
  • Project parametric
  • Enumerations
  • ResponseValueType

ResponseValueType#

class ansys.optislang.core.project_parametric.ResponseValueType(*values)#

Available types of response values.

Methods

ResponseValueType.from_str(string)

Convert string to ResponseValueType.

Attributes

ResponseValueType.UNINITIALIZED

ResponseValueType.BOOL

ResponseValueType.SCALAR

ResponseValueType.VECTOR

ResponseValueType.SIGNAL

ResponseValueType.XYDATA

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