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

Parametri

rootAss
Tipo: AssemblyDocument

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

occsDict
Tipo: System.Collections.GenericDictionaryComponentOccurrence, Int32

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

Vedi anche