Skip to content

Save only specific element of step file #3168

Answered by oitel
VoRodin asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, MeshLib has two functions for importing STEP files: MR::MeshLoad::fromStep and MR::MeshLoad::fromSceneStepFile. The former loads all data as a single mesh, while the latter preserves the object structure. You could use it and then get all meshes from it using the getAllObjectsInTree function.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@oitel
Comment options

@VoRodin
Comment options

@VoRodin
Comment options

@oitel
Comment options

@VoRodin
Comment options

Answer selected by VoRodin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants