Click or drag to resize

Metodo QsHelperOccurrenceGetAllOccurrencesRecoursive

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


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

Parametri

rootAss  AssemblyDocument

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

occsDict  DictionaryComponentOccurrence, Int32

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

Vedi anche