Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
johnPGNFG
in reply to: yan.gauthier

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.