building_blocks.point.start.index
Syntax
- i = building_blocks.point.start.index(p)
Get the index of this point on the first edge in the list of edges connected to this point.
This function and related functions (
building_blocks.point.start.edge,building_blocks.edge.next.edge,building_blocks.edge.next.index) can be used together to loop through the edges connected to a point.
| Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Jun 15, 2025 |