Skip to content

v0.1.2

Choose a tag to compare

@p-chambers p-chambers released this 03 Oct 10:35

occ_airconics version 0.1.2

Several bugs were caused by the update to pythonocc v0.16.5, largely when returnining OCC objects rather than Handles from functions. This release addresses those issues:

Bug fixes

  • Several functions that previously returned objects now return handles (project_curve_to_surface)
  • Engine and Airfoil Chords are now Trimmed Curve Handles rather than the objects themselves