SpeckleCore icon indicating copy to clipboard operation
SpeckleCore copied to clipboard

SpeckleObject doesn't have Duplicate()

Open tsvilans opened this issue 5 years ago • 0 comments

Step 0:

Expected Behaviour

SpeckleObject should have a Duplicate() method.

Actual Behaviour

It doesn't.

Affected Projects

Projects where you want to duplicate a SpeckleObject.

Reproduction Steps & System Config (win, osx, web, etc.)

Try to use SpeckleObject.Duplicate()

Proposed Solution (if any)

Implement Duplicate() for SpeckleObjects.

tsvilans avatar Mar 05 '19 11:03 tsvilans