yucad3d

CadTextPutZ

Sets the z of the text entity.

void CadTextPutZ ( YuHandle hEnt, double Z );

Parameters

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

Return Value

None.

See Also