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