An enumerated type listing the possible results of a face-face intersection calculation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
Intersecting | The two faces have an intersection. |
NonIntersecting | The two faces have no intersection. |