Click or drag to resize

Metodo QsHelperOccurrenceSetOccurrenceColor

Updates the color of the occurrence.

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

Parametri

invAppl  Application

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

oOcc  ComponentOccurrence
The o occ.
redValue  Int32
The red value.
greenValue  Int32
The green value.
blueValue  Int32
The blue value.

Valore di ritorno

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