data.vector.head
Syntax
- vp = data.vector.head
Get the head of the global list of vectors. Use
data.vector.next
to iterate through the list.Returns: vp - vector pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |
Syntax
Get the head of the global list of vectors. Use data.vector.next
to iterate through the list.
Returns: | vp - vector pointer |
---|
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |