SOFAgh / CADability

CADability is a pure .net class library for modeling and analyzing 3d data, both with your code and interactively. It comes with an optional Windows.Forms user interface, which can be adopted to other environments. It does not refer to other 3d modeling libraries. For data exchange you can use STEP, STL or DXF files.

Home Page:https://sofagh.github.io/CADability/CADabilityDoc/articles/general.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruled Surface display problem

happydpc opened this issue · comments

Create a ruled-surface with two rectanges:

CADability

image

FreeCAD

image

Thank you!
Found and fixed the bug. Will be merged into the master branch
Ruled
The bugfix is already in the branch "ParallelStepImport", which will be merged into the master branch later.