yucad3d

CadArcPutCenterY

Sets the center y of the arc.

void CadArcPutCenterY ( YuHandle hEnt, double Y );

Parameters

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

Return Value

None.

See Also