Method MakeInstanceUnique
MakeInstanceUnique(OccurrenceList, bool)
Singularize all instances on the sub-tree of an occurrence
Declaration
[HandleProcessCorruptedStateExceptions]
public void MakeInstanceUnique(OccurrenceList occurrences = null, bool keepOnlyPartInstances = false)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Root occurrence for the process |
bool | keepOnlyPartInstances | If true, instances of part will not be singularized |