yucad3d

CadGridGetLevel

Returns the level of the grid.

std::int32_t CadGridGetLevel ( YuHandle hDwg );

Parameters

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

Return Value

The level.

See Also