Click or drag to resize

Metodo QsHelperOccurrenceGetAllOccurrencesNameRecoursive

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllOccurrencesNameRecoursive(Inventor.AssemblyDocument,System.Collections.Generic.Dictionary{Inventor.ComponentOccurrence,System.Int32}@,System.Collections.Specialized.OrderedDictionary@)"]


Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
C#
public static void GetAllOccurrencesNameRecoursive(
	AssemblyDocument rootAss,
	ref Dictionary<ComponentOccurrence, int> occsDict,
	ref OrderedDictionary occsNameDict
)

Parametri

rootAss  AssemblyDocument

[Manca <param nome="rootAss"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllOccurrencesNameRecoursive(Inventor.AssemblyDocument,System.Collections.Generic.Dictionary{Inventor.ComponentOccurrence,System.Int32}@,System.Collections.Specialized.OrderedDictionary@)"]

occsDict  DictionaryComponentOccurrence, Int32

[Manca <param nome="occsDict"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllOccurrencesNameRecoursive(Inventor.AssemblyDocument,System.Collections.Generic.Dictionary{Inventor.ComponentOccurrence,System.Int32}@,System.Collections.Specialized.OrderedDictionary@)"]

occsNameDict  OrderedDictionary

[Manca <param nome="occsNameDict"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllOccurrencesNameRecoursive(Inventor.AssemblyDocument,System.Collections.Generic.Dictionary{Inventor.ComponentOccurrence,System.Int32}@,System.Collections.Specialized.OrderedDictionary@)"]

Vedi anche