pteEditLayerSetValidity
pteEditLayerSetValidity(
[ w_windowId ]
)
=> t / nil
Description
Enables you to edit the validity and membership state of layer-purpose pairs in the selected layer sets.
Arguments
|
ID of the window containing the Palette that you want to modify. |
Value Returned
Examples
pteEditLayerSetValidity()
pteEditLayerSetValidity(window(2))
Return to top