yucad3d

CadGridGetSnap

Returns the snap of the grid.

std::int32_t CadGridGetSnap ( YuHandle hDwg );

Parameters

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

Return Value

The snap.

See Also