Gap1DToSegment2D
Converts a gap to a segment.
Syntax
C++
Python
def Gap1DToSegment2D(
inGap: Gap1D,
/
)
-> outSegment: Segment2D
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inGap | Gap1D | ||
![]() |
outSegment | Segment2D |
Converts a gap to a segment.
def Gap1DToSegment2D(
inGap: Gap1D,
/
)
-> outSegment: Segment2D
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inGap | Gap1D | ||
![]() |
outSegment | Segment2D |