Used for Detailed GreenBuildingXML export.
This value is used to identify sliver spaces, i.e. spaces bounded by parallel surfaces belonging to different rooms.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double SliverSpaceTolerance { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | When setting this property: The sliver space tolerance is less than zero. |
