Stripe1DToSegment2D
Converts a stripe to a segment.
Syntax
C++
Python
def Stripe1DToSegment2D(
inStripe: Stripe1D,
/
)
-> outSegment: Segment2D
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inStripe | Stripe1D | ||
![]() |
outSegment | Segment2D |
Converts a stripe to a segment.
def Stripe1DToSegment2D(
inStripe: Stripe1D,
/
)
-> outSegment: Segment2D
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inStripe | Stripe1D | ||
![]() |
outSegment | Segment2D |