Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbGetRegionBoundaryLayerType

dbGetRegionBoundaryLayerType( 
d_regionBoundaryId 
)
=> t_regionLayerType / nil

Description

(Virtuoso MultiTech Framework) Returns the region boundary layer type.

Arguments

d_regionBoundaryId

  

Database ID of a region boundary.

Value Returned

t_regionLayerType

Layer type of a region boundary.

Valid values: "all", "layer", "outsideLayers", "insidePlaneLayers", "insideSignalLayers"

nil

An error occurred.

Example

layerType = dbGetRegionBoundaryLayerType( regbId )
=> "outsideLayers"

Related Topics

License Requirements of Virtuoso RF Solution

Return to top
 ⠀
X