attach.weight.edge
Syntax
- f := attach.weight.edge(a)
- attach.weight.edge(a) := f
Get a value in the range 0 to 1.0. For type 2 attachments (edge), returns the location of the gridpoint in the edge. If the attachment type is a type other than 2, the function returns 0.0.
Returns: f - value in the range 0 to 1.0 Accepts: f - value in the range 0 to 1.0 Arguments: a - attach pointer
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |