The CADGetInsUnits returns drawing units for CADImage according to its Handle.
Syntax
int CADGetInsUnits(
HANDLE Handle,
DWORD* AInsUnits
);
Parameters
| Handle | Identifies the CADImage object handle. | ||||
| AInsUnits | Unit values: 
 | 
Return Value
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call CADGetLastError.
See Also
© 2003-2025 CADSoftTools
Go to CAD DLL