wall.vertex.inbox
Syntax
- a = wall.vertex.inbox(vl,vu)
Get wall vertices in a box.
Note
- This function uses cell-space-based algorithms for efficient spatial searching, and therefore assumes that the walls are properly mapped
into the cell space. Directly after the model has been restored, after walls have been created or facets added to existing walls,
one must execute a
model clean
command prior to using this function.
Returns: a - array of wall vertices
Arguments: vl - lower corner of the box
vu - upper corner of the box
- This function uses cell-space-based algorithms for efficient spatial searching, and therefore assumes that the walls are properly mapped
into the cell space. Directly after the model has been restored, after walls have been created or facets added to existing walls,
one must execute a
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |