IScene3DPrimitive.Selected

Syntax

Selected: Boolean;

Description

The Selected property determines whether an object is selected. If the property is set to True, the object is selected; if the property is set to False, it is not.

The property is set to False by default.

When a point or a sphere object is selected, its coordinates along the scene axes are displayed in red.

See also:

IScene3DPrimitive