fnlCurrentInst
fnlCurrentInst(
)
=> d_instanceId / nil
Description
Returns the current instance being expanded. This function must be called only during expansion of the NLPcompleteElementString property. Do not use the master field of the resulting instanceId. If you use it, you get the symbol cellview rather than the stopping cellview corresponding to the symbol placed in the schematic. To get the instance master in a format instruction, use the fnlCurrentCell function.
Arguments
Value Returned
Examples
fnlCurrentInst()
Related Topics
Return to top