EObjectSelection::GetElement
Index-based access to the coded elements of the selection.
Namespace: Euresys::Open_eVision
[C++]
ECodedElement
GetElement(
OEV_UINT32 index
) const
Parameters
index
The index of the coded element An object or a hole. of interest.
EObjectSelection.GetElement
Index-based access to the coded elements of the selection.
Namespace: Euresys.Open_eVision
[C#]
ECodedElement
GetElement(
uint index
)
Parameters
index
The index of the coded element of interest.
EObjectSelection.GetElement
Index-based access to the coded elements of the selection.
Module: open_evision
[Python]
GetElement(
index: int
) -> ECodedElement
Parameters
index
The index of the coded element of interest.