yucad3d

CadPolarPutAbs

Sets the abs of the polar tracking.

void CadPolarPutAbs ( YuHandle hDwg, std::int32_t bAbs );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.
bAbs (std::int32_t)
Boolean flag: nonzero = true / enabled, 0 = false / disabled.

Return Value

None.

See Also