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