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
  • Layers
  • Layout
  • Layout instance
  • Nets
  • Primitives
  • Session
  • Simulation setup
  • Terminals
  • Utility
    • HeatSink
    • HfssExtentInfo
    • LayerMap
    • AdvancedQuadraticParams
    • BasicQuadraticParams
    • PortPostProcessingProp
    • Rlc
    • TemperatureSettings
    • Transform
    • Transform3D
    • Value
    • EDBErrorSeverity
    • EDBError
    • get_error_messages
    • HeatSinkFinOrientation
    • HFSSExtentInfoType
    • OpenRegionType
    • LayerMapUniqueDirection
      • FORWARD_UNIQUE
      • BACKWARD_UNIQUE
      • TWOWAY_UNIQUE
  • Release notes
  • Glossary
  • PyAnsys
  • API reference
  • Utility
  • LayerMapUniqueDirection

LayerMapUniqueDirection#

class ansys.edb.core.utility.layer_map.LayerMapUniqueDirection(value)#

Provides an enum representing a unique direction.

Attributes

LayerMapUniqueDirection.FORWARD_UNIQUE

FORWARD_UNIQUE Mapping many to one (1,1), (2,1), (3,1)

LayerMapUniqueDirection.BACKWARD_UNIQUE

BACKWARD_UNIQUE Mapping one to many (1,1), (1,2), (1,3)

LayerMapUniqueDirection.TWOWAY_UNIQUE

TWOWAY_UNIQUE Mapping one to one (1,1), (2,3), (3,2)

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