ECodedElement::IsObject
Tests whether the coded element is an object, a hole or a coded element.
Namespace: Euresys::Open_eVision
[C++]
bool IsObject(
) const
ECodedElement.IsObject
Tests whether the coded element is an object, a hole or a coded element.
Namespace: Euresys.Open_eVision
[C#]
bool IsObject
{ get; }
ECodedElement.IsObject
Tests whether the coded element is an object, a hole or a coded element.
Module: open_evision
[Python]
IsObject() -> bool