Copy method

Creates a copy of the entity.

Syntax

objectVariable = object.Copy

Where:

object is the entity to be copied.

Examples ...

Copy method example