yucad3d

CadRPlanGetVisible

Returns the visibility of the road alignment (plan).

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

See Also