flowplane.zone.extra
Syntax
- a = flowplane.zone.extra(fpzp<,i>)
- flowplane.zone.extra(fpzp<,i>) = a
Get/set the data stored in the extra variable at index i for a flowplane zone. The value in an extra variable can by any valid FISH type.
Returns: a - value Accepts: a - value Arguments: fpzp - flow plane zone pointer i - the optional index of the extra variable to set or retrieve. Can be from 1 to 128. If not specified, 1 is assumed.
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |