yucad3d

CadGetDrawOnlyCurLayer

Get draw only current layer.

std::int32_t CadGetDrawOnlyCurLayer ( YuHandle hDwg );

Parameters

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

Return Value

The get draw only current layer.

See Also