Duplicate method

AEC Auto

Duplicate Method

Creates a duplicate display representation.

See Also | Example

Signature

RetVal = object.Duplicate UniqueName

Object

AecDisplayRepresentation The object or objects this method applies to.

UniqueName

String; input-only
The unique name for the new display representation.

RetVal

AecDisplayRepresentation
The duplicated display representation.

Remarks

This method will fail if the name is not unique.