Click or drag to resize

Metodo QsHelperOccurrenceGetAllMatchingComponents

Esegue la scansione dell'assieme principale per trovare tutte le occorrenze che soddisfano la richiesta passata

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static List<ComponentOccurrence> GetAllMatchingComponents(
	ComponentOccurrence oCompOccRef,
	MatchingOccurrenceDelegate filterOccurrence
)

Parametri

oCompOccRef
Tipo: ComponentOccurrence

[Manca <param nome="oCompOccRef"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllMatchingComponents(Inventor.ComponentOccurrence,InvNetLib.FutureLibrary.QsHelperOccurrence.MatchingOccurrenceDelegate)"]

filterOccurrence
Tipo: MatchingOccurrenceDelegate

[Manca <param nome="filterOccurrence"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllMatchingComponents(Inventor.ComponentOccurrence,InvNetLib.FutureLibrary.QsHelperOccurrence.MatchingOccurrenceDelegate)"]

Valore di ritorno

Tipo: ListComponentOccurrence

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllMatchingComponents(Inventor.ComponentOccurrence,InvNetLib.FutureLibrary.QsHelperOccurrence.MatchingOccurrenceDelegate)"]

Note