yucad3d

CadPlinePutZ1

Sets the z1 of the polyline.

void CadPlinePutZ1 ( YuHandle hEnt, double Z );

Parameters

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

Return Value

None.

See Also