Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of line segments that make up the path.
Syntax
SEGMENTCOUNT(pathRef)
Parameters
Name |
Required/Optional |
Data Type |
Description |
|---|---|---|---|
pathRef |
Required |
Integer |
The Geometry section that represents the path, specified by a reference to Path cell (for example, Geometry1.Path). |
Return Value
Integer
Remarks
Line jumps are not included in the total number of segments returned.