CadRPlanGetColor
Returns the colour of the road alignment (plan).
std::int32_t CadRPlanGetColor (
YuHandle hRPlan,
std::int32_t Mode
);
Parameters
- hRPlan (YuHandle)
- Handle to the road alignment, as returned by
CadAddRPlan. - Mode (std::int32_t)
- Mode selector — see the constants referenced in the description.
Return Value
The colour.