Import Step files: Map named surface to boundary condition definition

More
4 years 8 months ago #2429 by ThomasEnzinger_WH
Thanks!

I will playing with it a while, but it Looks for what I searched.
Is there a change for an global build variable to enable the edge support? That would be simpler in the future to make an custom build.
More
4 years 8 months ago #2452 by christopher
Hi,
we sped up the edge and face reading. Now edge and face names are set automatically on load. The changes will be tomorrow in the nightly build and in the upcoming release 2002.
Best
Christopher
More
1 year 9 months ago #4655 by Frans
Nice feature.
With print(mesh.GetBoundaries()) I can get the faces.
How to get the EDGES?

Is it also possible for the VERTICES?
More
1 year 9 months ago #4665 by christopher
mesh.GetBBoundaries() and mesh.GetBBBoundaries()
but I think they have to be named in the step file to "exist"
Time to create page: 0.127 seconds