Skip to content

Is there any ordering rules on CAD command sequences in ABC dataset? #16

@eunzihong

Description

@eunzihong

Hi and thank you for your great work!

I'm currently working on CAD-related tasks using the ABC dataset and am curious about the ambiguity of the CAD models in it.

A CAD model can be represented by multiple CAD command sequences
for example,
image
this model can be represented by

  1. Make a big cube first -> subtract two cubes at each top corner
  2. Make a bottom cube first -> add one smaller cube on top
    ...

So I'm wondering whether the CAD models' command sequences are sorted by any ordering rule in order to avoid ambiguity like this!

Thank you for your reading

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions