yucad3d

CadRProfGetVisible

Returns the visibility of the road profile.

std::int32_t CadRProfGetVisible ( 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 visibility.

See Also