BorderTile Enumeration


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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)

Syntax

C#
public enum BorderTile
Visual Basic
Public Enumeration BorderTile
Visual C++
public enum class BorderTile

Members

Member name Description
Empty
Partial
Overhanging

See Also