dbGetFigGroupByName
dbGetFigGroupByName(d_cellView t_name) =>d_figGroupId/ nil
Description
Arguments
Value Returned
Examples
Returns the database ID of the specified figGroup.
dbGetFigGroupByName(cv "myFigGroup")
Related Topics
FigGroup Creation and Modification Functions
Return to top