yucad3d

CadRPlanGetNumRecs

Returns the number of recs of the road alignment (plan).

std::int32_t CadRPlanGetNumRecs ( YuHandle hRPlan );

Parameters

hRPlan (YuHandle)
Handle to the road alignment, as returned by CadAddRPlan.

Return Value

The number of recs.

See Also