ECodedElement::AsHole

Down-casts the coded element as a hole.

Namespace: Euresys::Open_eVision

[C++]

EHole& AsHole(
)

const EHole& AsHole(
)

Remarks

This method throws an exception if the coded element is in fact an object.

ECodedElement.AsHole

Down-casts the coded element as a hole.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EHole AsHole(
)

Euresys.Open_eVision.EHole AsHole(
)

Remarks

This method throws an exception if the coded element is in fact an object.