yucad3d

CadArcPutCenterZ

Sets the center z of the arc.

void CadArcPutCenterZ ( YuHandle hEnt, double Z );

Parameters

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

Return Value

None.

See Also