dbIsFluidPcell
dbIsFluidPcell(
d_cellViewId
)
=> t / nil
Description
Checks if submaster belongs to a Fluid Pcell supermaster.
Arguments
Value Returned
|
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