Skip to content

read existing STEP files #2

@EgonScofield

Description

@EgonScofield

Hello,
i want to make a program, that extracts the name of parts out of a STEP file. For this i m using the p21.py and the Functions p21.readfile().
` stepfile = p21.readfile(FNAME) #works fine

 stepfile = p21.readfile("C:\Users\maxim\Desktop\...\plate203.STEP") # doesnt work

`
I dont have a clue why it doesnt work. I tried to modify the path with an r in front of it, etc. Nothing works...
Thanks for your help :)
Greetings
Egon

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