dbGetRegionBoundaryLayerType
dbGetRegionBoundaryLayerType(d_regionBoundaryId) =>t_regionLayerType/ nil
Description
(Virtuoso MultiTech Framework) Returns the region boundary layer type.
Arguments
Value Returned
|
Layer type of a region boundary.
Valid values: |
|
Example
layerType = dbGetRegionBoundaryLayerType( regbId )
=> "outsideLayers"
Related Topics
License Requirements of Virtuoso RF Solution
Return to top