yucad3d

CadSelCopy

Creates a copy of every entity in the selection set, offset by the given delta.

void CadSelCopy ( YuHandle hDwg );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.

Return Value

None.

See Also