Skip to content

Add extradata files for part #7

@Trophime

Description

@Trophime

@remicaumette
In Case of a Helix part, we would eventually need some extra files (defined in the yaml geometry file) for 3D sims
Namely:

  • files for the helix path:

** for Salome:

name + str("_cut_with_shapes_salome.dat") if m3d.with_shapes = True in yaml def
otherwise name + str("_cut_salome.dat"))

** for Catia: name+ '_cut_with_shapes.xls'
** for CAM: name + 'iso'

  • and a file for shape (if shape.profile and m3d.with_shapes = True in yaml def)

How can we change the DB to reflect that?

Shall we wait to add yaml data struct for geometries as new tables in DB?

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