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

dbGetFluidShapeByName

dbGetFluidShapeByName(
d_cellViewId
t_shapeName
) 
=> d_fluidShapeId

Description

Returns the database ID for a specified fluid shape name in a given cellview.

Arguments

d_cellViewId

Database ID of the cellview.

t_shapeName

Name of the fluid shape.

Value Returned

d_fluidShapeId

Database ID of the fluid shape.

Examples

rect1 = dbGetFluidShapeByName(inst~>master "fluidShape2")

Related Topics

Fluid Shape Functions

Fluid Pcell Function


Return to top
 ⠀
X