Billy Mon, 09/23/2013 - 21:46 Forums: Other usage issuesIn circular or semi-circular curves is the U always in radians? How do I detect when U is in radians or not? Mauro Mariotti Wed, 09/25/2013 - 18:29 If the curve is a Geom_Circle (or a Geom_TrimmedCurve made on it), the U is in radians. If it is a circular Geom_BSplineCurve the U is probably not in radians. Regards. Mauro Log in to post comments Billy Thu, 09/26/2013 - 14:35 Thank you very much! Log in to post comments
Wed, 09/25/2013 - 18:29
If the curve is a Geom_Circle (or a Geom_TrimmedCurve made on it), the U is in radians.
If it is a circular Geom_BSplineCurve the U is probably not in radians.
Regards.
Mauro
Thu, 09/26/2013 - 14:35
Thank you very much!