CadEntityCopy
Creates a copy of the entity, offset by the given delta.
YuHandle CadEntityCopy (
YuHandle hEnt
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.
Creates a copy of the entity, offset by the given delta.
Nonzero (TRUE) on success, 0 (FALSE) on failure.