yucad3d

CadRPlanGetLineweight

Returns the lineweight of the road alignment (plan).

std::int32_t CadRPlanGetLineweight ( 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 lineweight.

See Also