yucad3d

CadRProfPutLineweight

Sets the lineweight of the road profile.

void CadRProfPutLineweight ( YuHandle hRProf, std::int32_t Mode, std::int32_t lw );

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.
lw (std::int32_t)
Integer value.

Return Value

None.

See Also