Returns True for single-headed arrows (regression weights).
Syntax
result = object.IsPath ()
The IsPath method syntax has the following parts:
Part
|
Description
|
result
|
True if object is a single-headed arrow.
|
object
|
An object of type PDElement.
|
See example.