Face |
An enumerated type listing the possible results of a face-face intersection calculation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Member name | Value | Description |
---|---|---|
Intersecting | 0 | The two faces have an intersection. |
NonIntersecting | 1 | The two faces have no intersection. |
