massflow.extractedmarker.extra
Syntax
- a := massflow.extractedmarker.extra(mm<,int>)
- massflow.extractedmarker.extra(mm<,int>) := a
Get/set the extra variable at the index associated with the extracted marker. An extra variable can be of any valid FISH parameter type.
- Returns:
a - the FISH parameter stored at the index of the marker extra array
- Accepts:
a - the FISH parameter to store at the index of the marker extra array
- Arguments:
mm - marker pointer
index - 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? ... | Itasca Software © 2024, Itasca | Updated: Sep 26, 2024 |