yucad3d

CadPolarPutDist

Sets the dist of the polar tracking.

void CadPolarPutDist ( YuHandle hDwg, double Dist );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.
Dist (double)
Distance / chainage along the object, in drawing units.

Return Value

None.

See Also