yucad3d

CadPointPutZ

Sets the z of the point.

void CadPointPutZ ( YuHandle hEnt, double Z );

Parameters

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

Return Value

None.

See Also