User's Guide > User Interface: Selection > The Selection Object
The Selection Object
 
Like ProModelitem, the object ProSelection identifies a model item in the database. ProSelection, however, contains more information than ProModelitem, and is therefore sometimes used instead of ProModelitem in situations where the extra information is needed. The most important use of ProSelection is as the output of the function for interactive selection, ProSelect() (thus the name ProSelection).
ProSelection is declared as an opaque pointer, and is, strictly speaking, a WHandle because, although the model item is a reference to a database item, the other information is not.
Functions Introduced:
¿Fue esto útil?