- Thank you received: 0
Import Step files: Map named surface to boundary condition definition
- ThomasEnzinger_WH
- Topic Author
- Offline
- New Member
Less
More
4 years 8 months ago #2429
by ThomasEnzinger_WH
Replied by ThomasEnzinger_WH on topic Import Step files: Map named surface to boundary condition definition
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.
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.
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
4 years 8 months ago #2452
by christopher
Replied by christopher on topic Import Step files: Map named surface to boundary condition definition
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
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
- Frans
- New Member
Less
More
1 year 9 months ago #4655
by Frans
Replied by Frans on topic Import Step files: Map named surface to boundary condition definition
Nice feature.
With print(mesh.GetBoundaries()) I can get the faces.
How to get the EDGES?
Is it also possible for the VERTICES?
With print(mesh.GetBoundaries()) I can get the faces.
How to get the EDGES?
Is it also possible for the VERTICES?
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
1 year 9 months ago #4665
by christopher
Replied by christopher on topic Import Step files: Map named surface to boundary condition definition
mesh.GetBBoundaries() and mesh.GetBBBoundaries()
but I think they have to be named in the step file to "exist"
but I think they have to be named in the step file to "exist"
Time to create page: 0.127 seconds