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.
Returns the snap of the grid.
CadCreate.The snap.