DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="3.2.0-beta5060" />

 PanelSurfaceBoundaryCondition

The type of boundary condition applied to panels in a mesh.
namespace Autodesk.DesignScript.Geometry { public enum PanelSurfaceBoundaryCondition { Keep, Remove, RemoveVertices } }