yucad3d

CadLinePutX1

Sets the x1 of the line.

void CadLinePutX1 ( YuHandle hEnt, double X );

Parameters

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

Return Value

None.

See Also