Share

BorderTile Enumeration

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum BorderTile

Members

Member nameValueDescription
Empty0 
Overhanging2 
Partial1 

See Also

Reference

Was this information helpful?