This release fixes a null geometry bug in the feature line pull tool. It will return null geometry when pull length is greater than a line length. This will be a release for the five tools currently supported.
Feature Line Split - create a new feature class that has input lines split into an arbitrary number of segments.
Feature Line Pull - create a new feature class that has input lines split pulled back a target length.
Feature Line Whiskers - create a new feature class that perpendicular lines generated based on the sampled headings of the input polylines.
Feature Line Corridor Assembly - will add corridor ids to an output line network for all lines that are parallel within a tolerance and spatially connected/contiguous.
Feature Line Roll - Will extend a polyline based on the sampling of the line near its end points.