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

dbGetFluidShapes

dbGetFluidShapes(
d_cvId
)
=> l_fluidShapes

Description

Returns all fluid shapes on the specified cellviewdbGetFluidShapes.

Arguments

d_cvId

Database ID of a cellview.

Return Value

l_fluidShapes

List of all fluid shapes on the specified cellview.

Examples

Returns list of fluid shapes on master cellview.

fluidShapes = dbGetFluidShapes(inst~>master)

Related Topics

Fluid Shape Functions

Return to top
 ⠀
X