# SubdivideLinePoints *in [Lib.point.generate](README.md)* Inserts additional points between line points. ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **Points** (BufferWithViews Required) | — | | **Count** (Int32) | — | | **ClosedShape** (Boolean) | — | ## Outputs | Name | Type | |---|---| | **Output** | T3.Core.DataTypes.BufferWithViews |