|
[Sponsors] |
[Other] How to filter out all faces on a particular coordinate axis in SCDM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 22, 2023, 10:45 |
How to filter out all faces on a particular coordinate axis in SCDM
|
#1 |
Senior Member
Join Date: Feb 2020
Posts: 114
Rep Power: 6 |
Hi, I would like to ask a question about scdm scripting. I want to filter out all the faces such as in the z = 5 plane, in which I can avoid using index such as
Code:
GetRootPart().Components[8].Content.Bodies[0].Faces[1] |
|
April 1, 2023, 07:16 |
|
#2 |
Senior Member
Join Date: Feb 2020
Posts: 114
Rep Power: 6 |
I've known how to select faces in geometry. However, it seems that there don't exist any APIs about how to select BlockEdges during the meshing process. I wonder if anyone knows.
|
|
Tags |
scdm, scripting |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Can't Shake Erros: patch type 'patch' not constraint type 'empty' | BrendaEM | OpenFOAM Meshing & Mesh Conversion | 12 | April 3, 2022 19:32 |
[snappyHexMesh] snappyHexMesh does not detect highly skewed faces? | ptpacheco | OpenFOAM Meshing & Mesh Conversion | 1 | January 4, 2022 13:37 |
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops | avinashjagdale | OpenFOAM Meshing & Mesh Conversion | 53 | March 8, 2019 10:42 |
decomposePar -allRegions | stru | OpenFOAM Pre-Processing | 2 | August 25, 2015 04:58 |
snappyhexmesh remove blockmesh geometry | philipp1 | OpenFOAM Running, Solving & CFD | 2 | December 12, 2014 11:58 |