yucad3d

CadGetDistScale

Per-document distance scale (Vecad CadGet/PutDistScale).

double CadGetDistScale ( YuHandle hDwg );

Parameters

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

Return Value

The get dist scale.

See Also