BorderTile Enumeration

BorderTile Enumeration

Options for controlling tiles that overlap the face boundary. See DividedSurface.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum BorderTile
Public Enumeration BorderTile
public enum class BorderTile
type BorderTile
Members
Member nameValueDescription
Empty0 
Overhanging2 
Partial1 
See Also