Navigation: Scripting Reference Manual > Functions & Subroutines > GetColorSchemeAssignment

 

GetColorSchemeAssignment

 

Contact Us: fredsupport@photonengr.com

 

Description

Retreives the index and name of color scheme associated with given surface or curve.

 

Syntax

GetColorSchemeAssignment n, sIndex, csName

 

Parameters

n As Long

Node number of surface or curve.

 

sIndex As Long

Index of color scheme.

 

csName As String

String name of color scheme.

 

Remarks

Color schemes are only associated with surfaces or curves. An entity may be constructed of surfaces and curves which are each assigned unique color schemes. Therefore, the GetColorSchemeAssignment subroutine should be applied to individual surfaces and curves.

 

See Also

ListColorSchemes

GetColorSchemeCount

GetColorSchemeName

FindColorScheme

SetColorSchemeByName

SetColorSchemeByIndex

 

 

 

 

 

Copyright © Photon Engineering, LLC