BorderTile Enumeration

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

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