CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns a new independent GeoObjectList that contains the same objects as
this list (shallow copy)
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public GeoObjectList Clone() |
| Visual Basic |
|---|
Public Function Clone As GeoObjectList |
| Visual C++ |
|---|
public: GeoObjectList^ Clone() |