Revit 2026 API
Divided |
Determines the handling of tiles that overlap the surface's
boundary.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public BorderTile BorderTile { get; set; }
Public Property BorderTile As BorderTile Get Set
public: property BorderTile BorderTile { BorderTile get (); void set (BorderTile value); }
member BorderTile : BorderTile with get, set
Property Value
BorderTileSee Also