yucad3d

CadGetCurColor

Current entity colour (ACI) + lineweight applied to new entities.

std::int32_t CadGetCurColor ( YuHandle hDwg );

Parameters

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

Return Value

The get current colour.

See Also