Namespace:
Autodesk.Revit.DB
SolidCurveIntersectionMode
Enumeration
Description:
Represents the types of results available for calculating the intersection between a solid and a curve.
Represents the types of results available for calculating the intersection between a solid and a curve.
SolidCurveIntersectionMode Enumeration Members:
Name | Description |
---|---|
0 | The results will include only curve segments inside the solid volume. This also will include curve segments coincident with the face(s) of the volume. |
1 | The results will include only curve segments outside the solid volume. |