SelectionIF.addSelection

Adds the specified accessible child of the object to the object's selection.

interface SelectionIF
bool
addSelection
(
int i
)

Parameters

i int

a #gint specifying the child index.

Return Value

Type: bool

TRUE if success, FALSE otherwise.

Meta