Skip to content

Reduce the amount of data we're reading from FCstd files #26

@martinRenou

Description

@martinRenou

The method to translate a freecad object into a jcad object reads all the properties of the freecad object.

This is a bit too much because many of these properties cannot be understood by the JupyterCAD client.

We should reduce this to reading only the properties that JupyterCAD understands, making use of the Python schemas jupytercad-core now exposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions