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

dbIsFluidPcell

dbIsFluidPcell(
d_cellViewId
)
=> t / nil

Description

Checks if submaster belongs to a Fluid Pcell supermaster.

Arguments

d_cellViewId

Database Id of a cellview.

Value Returned

t

Specified submaster belongs to a Fluid Pcell supermaster.

nil

Specified submaster does not belong to a Fluid Pcell supermaster.

Examples

Cellview cvId belongs to a Fluid Pcell supermaster.

dbIsFluidPcell(cvId) => t

Related Topics

Fluid Shape Functions

Return to top
 ⠀
X