CadRPlanSetScale
Sets the scale of the road alignment (plan).
void CadRPlanSetScale (
YuHandle hRPlan,
double Scal
);
Parameters
- hRPlan (YuHandle)
- Handle to the road alignment, as returned by
CadAddRPlan. - Scal (double)
- Scale factor.
Return Value
None.