ArcLength
Computes the length of an arc.
Syntax
C++
Python
def ArcLength( inArc: Arc2D, / ) -> outLength: float
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inArc | Arc2D | ||
![]() |
outLength | float |
Computes the length of an arc.
def ArcLength( inArc: Arc2D, / ) -> outLength: float
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inArc | Arc2D | ||
![]() |
outLength | float |