Autodesk / PowerShapeAndPowerMillAPI

An API for Autodesk PowerShape and PowerMill
MIT License
31 stars 39 forks source link

Fixed the implementation of IEnumerable #49

Closed GeorgeKerwood closed 9 months ago

GeorgeKerwood commented 9 months ago

I'm not entirely sure why, but the current implementation does not allow for implicit typing of the enumerable. This commit fixes that issue.