mgRemoveTopologyFromModgen
mgRemoveTopologyFromModgen(
d_tpObjectId
d_modgenId
)
=> t / nil
Description
Removes the specified topology object from the specified Modgen.
Arguments
Value Returned
Example
Returns t if the topology pattern is successfully removed from the Modgen that has topo as the topology pattern ID and cid as the Modgen constraint ID:
mgRemoveTopologyFromModgen(topo cid)
Return to top