setFrom Method
Copy both end values from other Segment1d
setFrom(other: Segment1d): void
Parameter | Type | Description |
---|---|---|
other | Segment1d | source Segment1d |
Returns - void
Defined in
- geometry3d/Segment1d.ts Line 63
Last Updated: 20 June, 2023
Copy both end values from other Segment1d
setFrom(other: Segment1d): void
Parameter | Type | Description |
---|---|---|
other | Segment1d | source Segment1d |
Returns - void
Last Updated: 20 June, 2023