yucad3d

CadLinePutX2

Sets the x2 of the line.

void CadLinePutX2 ( YuHandle hEnt, double X );

Parameters

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

Return Value

None.

See Also