CadImagePutZ
Sets the z of the raster image entity.
void CadImagePutZ (
YuHandle hEnt,
double Z
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Z (double)
- World coordinate.
Return Value
None.
Sets the z of the raster image entity.
None.