Skip to main content
Ctrl+K
PyEDB-Core - Home PyEDB-Core - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
Ctrl+K
  • GitHub
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
Ctrl+K
  • GitHub
  • Database
  • Definition
  • Geometry
  • Hierarchy
    • CellInstance
    • InstArray
    • ComponentGroup
    • Group
    • PinGroup
    • Model
    • PinPairModel
    • NetlistModel
      • clone
      • create
      • id
      • is_null
      • msg
      • netlist
    • SParameterModel
    • SPICEModel
    • Structure3D
    • ViaGroup
    • LayoutComponent
    • ComponentType
    • MeshClosure
  • Layers
  • Layout
  • Layout instance
  • Nets
  • Primitives
  • Session
  • Simulation setup
  • Terminals
  • Utility
  • Release notes
  • Glossary
  • PyAnsys
  • API reference
  • Hierarchy
  • NetlistModel

NetlistModel#

class ansys.edb.core.hierarchy.netlist_model.NetlistModel(msg)#

Represents a netlist model object.

Methods

NetlistModel.clone()

Clone a model.

NetlistModel.create(name)

Create a netlist model.

Attributes

NetlistModel.id

int: Unique ID of the EDB object.

NetlistModel.is_null

bool: Flag indicating if the object exists in the database.

NetlistModel.msg

EDBObjMessage: Protobuf message that represents the object's ID.

NetlistModel.netlist

str: Netlist name.

On this page
  • NetlistModel
Edit on GitHub
  • Show Source

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

Created using Sphinx 7.2.6.

Built with the Ansys Sphinx Theme 1.5.2.
Last updated on