DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="4.0.0-beta2227" />

 PanelSurfaceBoundaryCondition

The type of boundary condition applied to panels in a mesh.
Keep = 0

Allow panels to overlap the boundary.

Remove = 1

Do not allow panels to overlap the boundary.

Remove vertices that do not lie on the input FACE.

Trim = 3

Trim overlapping panels to surface boundary.