CadSnapPutMode
Sets the mode of the object snap.
void CadSnapPutMode (
YuHandle hDwg,
std::int32_t Mode
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate. - Mode (std::int32_t)
- Mode selector — see the constants referenced in the description.
Return Value
None.