You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it's assumed all bulge values are between -1 and 1 (this ensures the chord is always the line between the vertexes). If an arc is greater than a half circle it must be split into two segments.
The different polyline operations need to be reviewed for what the consequences would be to support larger bulge values. Original issue reporting bug: #13.
The text was updated successfully, but these errors were encountered:
Currently it's assumed all bulge values are between -1 and 1 (this ensures the chord is always the line between the vertexes). If an arc is greater than a half circle it must be split into two segments.
The different polyline operations need to be reviewed for what the consequences would be to support larger bulge values. Original issue reporting bug: #13.
The text was updated successfully, but these errors were encountered: