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.
Current entity colour (ACI) + lineweight applied to new entities.
CadCreate.The get current colour.