PathLength
Computes the total length of the input path.
Syntax
C++
Python
def PathLength( inPath: Path, / ) -> outLength: float
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inPath | Path | Input path | |
![]() |
outLength | float |
Computes the total length of the input path.
def PathLength( inPath: Path, / ) -> outLength: float
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inPath | Path | Input path | |
![]() |
outLength | float |