04-06-2022
02:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-06-2022
02:58 PM
Is it possible to make an edge an Arc2d object? I can't seem to make that work. I can make it an Arc3d object by Arc3d arc = edge.Geometry; but arc.SweepAngle always returns a positive value.