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
) method of the SphericalSurface doesn't copy the usedArea of the base class ISurfaceImpl.
Without a valid usedArea the intersection of a spline with a face of a sphere will generate an exception.
The [Clone]
CADability/CADability/SphericalSurface.cs
Line 517 in 0952303
Without a valid usedArea the intersection of a spline with a face of a sphere will generate an exception.