Skip to content

Commit

Permalink
Path.Area: fixed non-circular curve handling, etc.
Browse files Browse the repository at this point in the history
* Fixed non-circular curve orientation handling

* Section changed to use Part::CrossSection, because it seems
BRepAlgoAPI_Section has trouble with non-circular curves (LastParameter
becomes huge which causes discretization to produce many many points)

* Exposed Area.makeSections() to section with variable heights

* Modified Area.setPlane() to accept non-planar shape

* Exposed Area.getPlane() to obtain current workplane

* Exposed Area.Shapes attribute to return the current holding children
shape.
  • Loading branch information
realthunder committed Jan 29, 2017
1 parent 41c7827 commit 228a0dc
Show file tree
Hide file tree
Showing 6 changed files with 547 additions and 212 deletions.

0 comments on commit 228a0dc

Please sign in to comment.