Navigation: Scripting Reference Manual > Functions & Subroutines > SetColorSchemeByName

 

SetColorSchemeByName

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the color scheme by name for the given entity and its decendents.

 

Syntax

SetColorSchemeByName n, sScheme, dOpacity

 

Parameters

n As Long

Node number of entity.

 

sScheme As String

String name of color scheme

 

dOpacity As Double

Opacity (0<=dOpacity<=1)

 

Remarks

Sets the color scheme by name for the given entity and its decendents. Must be followed by an Update command.

 

See Also

ListColorSchemes

GetColorSchemeCount

GetColorSchemeName

FindColorScheme

GetColorSchemeAssignment

SetColorSchemeByIndex

 

 

 

 

 

Copyright © Photon Engineering, LLC