yucad3d

CadRPlanClear

Removes all content of the road alignment (plan).

void CadRPlanClear ( YuHandle hRPlan );

Parameters

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

Return Value

None.

See Also