DzElementClipboard Class Reference

Base class for element clipboards which store element property values for copy/paste operations. More...

List of all members.

Methods

DzError paste (DzElement elem)


Detailed Description

Base class for element clipboards which store element property values for copy/paste operations.

An element clipboard stores the current value and/or key values of the properties of an element for a copy/paste operation. See DzElement::copyToClipboard() for more information.


Member Function Documentation

DzError DzElementClipboard::paste ( DzElement  elem  ) 

This function 'pastes' the copy of the property data it has stored onto the given element.

Parameters:
elem The element which will recieve the data held by the clipboard.
Returns:
DZ_NO_ERROR on success, otherwise and error code.


Generated on Thu Sep 24 12:21:11 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.