WARNING: This function is experimental and may change or be removed.
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
start | Point2d | A point in two dimensional space. | Yes |
end | Point2d | A point in two dimensional space. | No |
midpoint | Point2d | A point in two dimensional space. | No |
construction | bool | A boolean value. | No |
Returns
Segment - A segment of a path in a sketch. It may be a line, arc, or other segment type.