block.face.list
Syntax
- l = block.face.list()
Get the list of all triangulated block faces in the model. This is primarily used in the c loop foreach statement. To get original block faces before triangulation or zoning, use
block.facelist
.- Returns:
l - list of block faces
Was this helpful? ... | Itasca Software © 2023, Itasca | Updated: Sep 13, 2023 |