yucad3d

CadGetCurLinetype

Get current linetype.

std::int32_t CadGetCurLinetype ( YuHandle hDwg );

Parameters

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

Return Value

The get current linetype.

See Also