Click or drag to resize

Metodo QsHelperOccurrenceSetOccsColor

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

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static List<string> SetOccsColor(
	Application invAppl,
	List<ComponentOccurrence> occs,
	int redValue,
	int greenValue,
	int blueValue
)

Parametri

invAppl
Tipo: Application

[Manca <param nome="invAppl"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccsColor(Inventor.Application,System.Collections.Generic.List{Inventor.ComponentOccurrence},System.Int32,System.Int32,System.Int32)"]

occs
Tipo: System.Collections.GenericListComponentOccurrence

[Manca <param nome="occs"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccsColor(Inventor.Application,System.Collections.Generic.List{Inventor.ComponentOccurrence},System.Int32,System.Int32,System.Int32)"]

redValue
Tipo: SystemInt32

[Manca <param nome="redValue"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccsColor(Inventor.Application,System.Collections.Generic.List{Inventor.ComponentOccurrence},System.Int32,System.Int32,System.Int32)"]

greenValue
Tipo: SystemInt32

[Manca <param nome="greenValue"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccsColor(Inventor.Application,System.Collections.Generic.List{Inventor.ComponentOccurrence},System.Int32,System.Int32,System.Int32)"]

blueValue
Tipo: SystemInt32

[Manca <param nome="blueValue"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccsColor(Inventor.Application,System.Collections.Generic.List{Inventor.ComponentOccurrence},System.Int32,System.Int32,System.Int32)"]

Valore di ritorno

Tipo: ListString

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccsColor(Inventor.Application,System.Collections.Generic.List{Inventor.ComponentOccurrence},System.Int32,System.Int32,System.Int32)"]

Vedi anche