PA_UseNamedSelection


version 2003


PA_UseNamedSelection (selName)

Parameter Type Description
selName char * Name of the named selection to be used

Description

The routine PA_UseNamedSelection uses the named selection selName as the current selection for the table to which it belongs.

If the named selection was created using PA_CutNamedSelection , then it is cleared from memory.

This is similar to the USE NAMED SELECTION command. Please refer to this command for more information.

Example

0

See PA_CutNamedSelection for an example

 

See Also

Named selections and 4DPluginAPI , USE NAMED SELECTION .

Error Handling

Use PA_GetLastError to see if an error occurred