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: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static void GetAllOccurrencesNameRecoursive(
	AssemblyDocument rootAss,
	ref Dictionary<ComponentOccurrence, int> occsDict,
	ref OrderedDictionary occsNameDict
)

Parametri

rootAss
Tipo: 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
Tipo: System.Collections.GenericDictionaryComponentOccurrence, 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
Tipo: System.Collections.SpecializedOrderedDictionary

[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