yucad3d

CadRProfGetLineweight

Returns the lineweight of the road profile.

std::int32_t CadRProfGetLineweight ( YuHandle hRProf, std::int32_t Mode );

Parameters

hRProf (YuHandle)
Handle to the road profile, as returned by CadAddRProf.
Mode (std::int32_t)
Mode selector — see the constants referenced in the description.

Return Value

The lineweight.

See Also