pteSetLayerSetColoredLpp
pteSetLayerSetColoredLpp(t_layerSetName t_layerPurposeName[w_windowId] ) => t / nil
Description
Sets the layer-purpose pair for the specified layer set.
Arguments
|
ID of the window containing the Palette that you want to update. |
Value Returned
Example
pteSetLayerSetColoredLpp("Poly" "Poly drawing")
Return to top