support / src_en /api.add_mapped_instance.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
No virus
278 Bytes
<h3 id='___add_mapped_instance'>add_mapped_instance</h3>
<pre>Add mapped instance pair between REF and IMP
<b>Usage:</b> add_mapped_instance($ref_instance, $imp_instance);
<b>Examples:</b>
add_mapped_instance("u_subtop/u_def/state_reg", "u_subtop/uinst_def/state_reg");
</pre>