Click or drag to resize

Metodo QsHelperOccurrenceGetAllOccurrenceNameDepthTuplesRecoursive

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


Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static void GetAllOccurrenceNameDepthTuplesRecoursive(
	AssemblyDocument rootAss,
	ref List<Tuple<string, int>> occsNameDepthList
)

Parametri

rootAss  AssemblyDocument

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

occsNameDepthList  ListTupleString, Int32

[Manca <param nome="occsNameDepthList"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllOccurrenceNameDepthTuplesRecoursive(Inventor.AssemblyDocument,System.Collections.Generic.List{System.Tuple{System.String,System.Int32}}@)"]

Vedi anche