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.
Creates a copy of every entity in the selection set, offset by the given delta.
CadCreate.None.