Click or drag to resize

Metodo QsHelperOccurrenceMakeAllOccsTransparentExceptThese

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.MakeAllOccsTransparentExceptThese(Inventor.AssemblyDocument,Inventor.ComponentOccurrences,System.Collections.Generic.List{Inventor.ComponentOccurrence})"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static void MakeAllOccsTransparentExceptThese(
	AssemblyDocument rootAss,
	ComponentOccurrences allOccs,
	List<ComponentOccurrence> skipOccs
)

Parametri

rootAss
Tipo: AssemblyDocument

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

allOccs
Tipo: ComponentOccurrences

[Manca <param nome="allOccs"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.MakeAllOccsTransparentExceptThese(Inventor.AssemblyDocument,Inventor.ComponentOccurrences,System.Collections.Generic.List{Inventor.ComponentOccurrence})"]

skipOccs
Tipo: System.Collections.GenericListComponentOccurrence

[Manca <param nome="skipOccs"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.MakeAllOccsTransparentExceptThese(Inventor.AssemblyDocument,Inventor.ComponentOccurrences,System.Collections.Generic.List{Inventor.ComponentOccurrence})"]

Vedi anche