SegmentLength
Computes the length of a segment.
Syntax
C++
Python
def SegmentLength( inSegment: Segment2D, / ) -> outLength: float
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inSegment | Segment2D | ||
![]() |
outLength | float |
Computes the length of a segment.
def SegmentLength( inSegment: Segment2D, / ) -> outLength: float
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inSegment | Segment2D | ||
![]() |
outLength | float |