yucad3d

CadBlockPutBaseX

Sets the base x of the block definition.

void CadBlockPutBaseX ( YuHandle hBlock, double X );

Parameters

hBlock (YuHandle)
Handle to the block definition.
X (double)
World coordinate.

Return Value

None.

See Also