Namespace:
Autodesk.Revit.DB
FaceIntersectionFaceResult
Enumeration
Description:
An enumerated type listing the possible results of a face-face intersection calculation.
An enumerated type listing the possible results of a face-face intersection calculation.
FaceIntersectionFaceResult Enumeration Members:
| Name | Description |
|---|---|
| 0 | The two faces have an intersection. |
| 1 | The two faces have no intersection. |