yucad3d

CadGetRPlan

Returns the value of the road alignment (plan).

YuHandle CadGetRPlan ( YuHandle hDwg );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.

Return Value

The requested handle, or 0 if not found.

See Also