data.label.end
Syntax
Vector Access
- v = data.label.end(lp<,i>)
- data.label.end(lp<,i>) = v
Get/set the end position. If the optional end position is different from the value returned by
data.label.pos
, then an arrow is drawn with the label.Returns: v - end position vector or component
Accepts: v - end position vector or component
Arguments: lp - label pointer
i - optional vector component
Component Access
- f = data.label.end.x(lp)
- data.label.end.x(lp) = f
Get/set the \(x\)-component of the end position.
Returns: f - \(x\)-component of the end position vector Accepts: f - \(x\)-component of the end position vector Arguments: lp - label pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |