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
  • BatchInfo

BatchInfo#

class pyedb.workflows.utilities.siwave_log_parser.BatchInfo#

Overview#

path

started

stopped

run_by

temp_dir

project_dir

status

Import detail#

from pyedb.workflows.utilities.siwave_log_parser import BatchInfo

Attribute detail#

BatchInfo.path: str#
BatchInfo.started: datetime.datetime#
BatchInfo.stopped: datetime.datetime#
BatchInfo.run_by: str#
BatchInfo.temp_dir: str#
BatchInfo.project_dir: str#
BatchInfo.status: str = ''#
On this page
  • BatchInfo
  • Overview
  • Import detail
  • Attribute detail
    • path
    • started
    • stopped
    • run_by
    • temp_dir
    • project_dir
    • status
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