yucad3d

CadGridGetShow

Returns the show of the grid.

std::int32_t CadGridGetShow ( YuHandle hDwg );

Parameters

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

Return Value

The show.

See Also