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.
Syntax
public enum FaceIntersectionFaceResult
Unknown Namespace Members:
Name | Description |
---|---|
Intersecting | The two faces have an intersection. |
NonIntersecting | The two faces have no intersection. |