mgGetModgenFGFromConstraint
mgGetModgenFGFromConstraint(d_cellViewID d_constraintName) =>d_figGroupID/nil
Description
Returns the database ID of the Modgen figGroup for a specified Modgen constraint ID in a specified cellview.
Arguments
|
The cellview containing the Modgen constraint for which you want to retrieve the figGroup ID. |
|
Value Returned
|
The database ID of the figGroup associated with the Modgen constraint. |
|
|
The function will return |
Returns the database ID of the Modgen figGroup for a specified Modgen constraint ID.
mgGetModgenFGFromConstraint(lcv ciConGetName(cid))
Return to top