Segment2DToPath
Converts a segment to a path.
Syntax
C++
Python
def Segment2DToPath( inSegment: Segment2D, outPath: Path, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inSegment | Segment2D | ||
![]() |
outPath | Path | Output path |
Converts a segment to a path.
def Segment2DToPath( inSegment: Segment2D, outPath: Path, / ) -> None
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inSegment | Segment2D | ||
![]() |
outPath | Path | Output path |