ETcVnEdgeDirection

Offers edge directions relative to the search direction.

Syntax

Definition:

TYPE ETcVnEdgeDirection :
(
    TCVN_ED_DARK_TO_LIGHT := 0,
    TCVN_ED_LIGHT_TO_DARK := 1
)DINT;
END_TYPE

Values

Name

Description

TCVN_ED_DARK_TO_LIGHT

Dark to light

TCVN_ED_LIGHT_TO_DARK

Light to dark

Verwandte Funktionen