yucad3d

CadImagePutY

Sets the y of the raster image entity.

void CadImagePutY ( YuHandle hEnt, double Y );

Parameters

hEnt (YuHandle)
Handle to the entity.
Y (double)
World coordinate.

Return Value

None.

See Also