Skip to main content
Ctrl+K
PyEDB - Home PyEDB - Home
  • Home
  • Why PyEDB?
  • Installation
  • User Guide
  • Migration Guide: DotNet to gRPC
    • Release notes
    • Home
    • Examples
    • Workflows
    • API reference
    • Glossary
    • Troubleshooting
    • Home
    • Contribution Guide
    • Legacy DotNet API (Archived)
Ctrl+K
  • GitHub
  • Support
  • Download documentation in PDF
  • Home
  • Why PyEDB?
  • Installation
  • User Guide
  • Migration Guide: DotNet to gRPC
  • Release notes
  • Home
  • Examples
  • Workflows
  • API reference
  • Glossary
  • Troubleshooting
  • Home
  • Contribution Guide
  • Legacy DotNet API (Archived)
Ctrl+K
  • GitHub
  • Support
  • Download documentation in PDF

Section Navigation

  • drc
  • job_manager
  • utilities
    • cutout
    • hfss_log_parser
    • siwave_log_parser
      • AEDTVersion
      • BatchInfo
      • SimSettings
      • WarningEntry
      • ProfileEntry
      • BlockParser
      • HeaderBlockParser
      • BatchSettingsBlockParser
      • WarningsBlockParser
      • ProfileBlockParser
      • ParsedSiwaveLog
      • SiwaveLogParser
  • PyAnsys
  • SimSettings

SimSettings#

class pyedb.workflows.utilities.siwave_log_parser.SimSettings#

Overview#

design_type

allow_off_core

manual_settings

two_level

distribution_types

machines

Import detail#

from pyedb.workflows.utilities.siwave_log_parser import SimSettings

Attribute detail#

SimSettings.design_type: str#
SimSettings.allow_off_core: bool#
SimSettings.manual_settings: bool#
SimSettings.two_level: bool#
SimSettings.distribution_types: List[str]#
SimSettings.machines: List[str]#
On this page
  • SimSettings
  • Overview
  • Import detail
  • Attribute detail
    • design_type
    • allow_off_core
    • manual_settings
    • two_level
    • distribution_types
    • machines
Edit on GitHub
  • Show Source

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

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.6.3.
Last updated on