yucad3d

CadSnapGetMode

Returns the mode of the object snap.

std::int32_t CadSnapGetMode ( YuHandle hDwg );

Parameters

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

Return Value

The mode.

See Also