yucad3d

CadSnapGetIndMode

Currently active individual (one-shot) snap mode, in Vecad CAD_SNAP_* numbering; 0 when no individual snap is armed.

std::int32_t CadSnapGetIndMode ( YuHandle hDwg );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.

Return Value

The ind mode.

See Also