Click or drag to resize

Metodo QsHelperOccurrenceSetOccurrenceColor

Updates the color of the occurrence.

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static string SetOccurrenceColor(
	Application invAppl,
	ComponentOccurrence oOcc,
	int redValue,
	int greenValue,
	int blueValue
)

Parametri

invAppl
Tipo: Application

[Manca <param nome="invAppl"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccurrenceColor(Inventor.Application,Inventor.ComponentOccurrence,System.Int32,System.Int32,System.Int32)"]

oOcc
Tipo: ComponentOccurrence
The o occ.
redValue
Tipo: SystemInt32
The red value.
greenValue
Tipo: SystemInt32
The green value.
blueValue
Tipo: SystemInt32
The blue value.

Valore di ritorno

Tipo: String

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.SetOccurrenceColor(Inventor.Application,Inventor.ComponentOccurrence,System.Int32,System.Int32,System.Int32)"]

Note
COPIATA da layergroupvisibility, da mettere in futurelib TODO
Vedi anche