yucad3d

CadLinePutY1

Sets the y1 of the line.

void CadLinePutY1 ( YuHandle hEnt, double Y );

Parameters

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

Return Value

None.

See Also