Options for controlling tiles that overlap the face boundary.
See
DividedSurface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Enumeration BorderTile
public enum class BorderTile
Members| Member name | Value | Description |
|---|
| Empty | 0 | |
| Partial | 1 | |
| Overhanging | 2 | |
See Also