PathSize
Returns the number of characteristic points on the input path.
Syntax
C++
Python
def PathSize( inPath: Path, / ) -> outSize: int
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inPath | Path | Input path | |
![]() |
outSize | int |
Returns the number of characteristic points on the input path.
def PathSize( inPath: Path, / ) -> outSize: int
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inPath | Path | Input path | |
![]() |
outSize | int |