EShape::SetSelectedRecursive

Sets the flag indicating whether the shape and all its daughters are selected or not.

Namespace: Euresys::Open_eVision

[C++]

void SetSelectedRecursive(bool selected)

EShape.SelectedRecursive

Sets the flag indicating whether the shape and all its daughters are selected or not.

Namespace: Euresys.Open_eVision

[C#]

bool SelectedRecursive

{ set; }

EShape.SelectedRecursive

Sets the flag indicating whether the shape and all its daughters are selected or not.

Module: open_evision

[Python]

SelectedRecursive: bool

{set}