Create a new GwxCloneDynamic dynamic for each of the selected objects

Namespace: Ico.Gwx
Assembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxCloneDynamic[] CreateCloneDynamic()
Visual Basic
Public Function CreateCloneDynamic As GwxCloneDynamic()
JScript
public function CreateCloneDynamic() : GwxCloneDynamic[]

Return Value

The array of GwxCloneDynamic dynamics that has been created

See Also