ICubeAttachmentsEdited.Edit

Syntax

Edit(Index: Inteegr): ICubeAttachmentEdited;

Parameters

Index. Attachment index.

Description

The Edit method opens attachment with the specified index for edit.

Example

The example of use is given in description of the ICubeAttachmentManager.EditAttachments method.

See also:

ICubeAttachmentsEdited