Skip to content

Problem .clone()ing a user defined object #154

@Thav

Description

@Thav

Code here:
https://www.dropbox.com/sh/nzkay28ov4nksqz/u08II_ga3C

I have a part that I've defined as a subclass of Part. When I try to .clone() (on line 106 of filletsCloneProblem.coffee in the code in Dropbox) the part, I get the error:
File: line 215: _ref is undefined

There is no line 215 in the code. I am able to clone the objects created in the objectOriented/defining_parts example, but don't see what the problem is here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions