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