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: 27.1.0
Sintassi
C#
public static List<string> SetOccsColor(
	Application invAppl,
	List<ComponentOccurrence> occs,
	int redValue,
	int greenValue,
	int blueValue
)

Parametri

invAppl  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  ListComponentOccurrence

[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  Int32

[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  Int32

[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  Int32

[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

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