yucad3d

CadLayerGetColor

Returns the colour of the layer.

std::int32_t CadLayerGetColor ( YuHandle hLayer );

Parameters

hLayer (YuHandle)
Handle to the layer.

Return Value

The colour.

See Also