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: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static void MakeAllOccsTransparentExceptThese(
	AssemblyDocument rootAss,
	ComponentOccurrences allOccs,
	List<ComponentOccurrence> skipOccs
)

Parametri

rootAss  AssemblyDocument

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

allOccs  ComponentOccurrences

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

skipOccs  ListComponentOccurrence

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

Vedi anche