mgGetTopologyFromModgen
mgGetTopologyFromModgen(d_modgenId) =>l_tpObjects/ nil
Description
Returns a list of topology objects that are available in the specified Modgen.
Arguments
Value Returned
Example
Returns a list of topology objects that are available in the Modgen with constraint ID cid.
mgTopo = mgGetTopologyFromModgen(cid)
Return to top