Compute the starting point of the provided line segment.
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
tag | TaggedEdge | The line segment being queried by its tag. | Yes |
Returns
Point2d - A point in two dimensional space.
Compute the starting point of the provided line segment.
| Name | Type | Description | Required |
|---|---|---|---|
tag | TaggedEdge | The line segment being queried by its tag. | Yes |
Point2d - A point in two dimensional space.