building_blocks.face.next.index
Syntax
- i1 = building_blocks.face.next.index(fp,i)
Get the index of the next face in a list. The list comprises all faces connected to the point i on face fp.
This function and related functions (
building_blocks.edge.start.face
,building_blocks.edge.start.index
,building_blocks.face.next.face
) can be used together to loop through the faces connected to a point.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |