yucad3d

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.

See Also