DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="3.5.0-beta7716" />

 PanelSurfaceBoundaryCondition

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