RVTDocs.com
Namespace: Autodesk.Revit.DB

SolidCurveIntersectionMode

Enumeration
Description:
Represents the types of results available for calculating the intersection between a solid and a curve.
Syntax
public enum SolidCurveIntersectionMode
Unknown Namespace Members:
Name Description
CurveSegmentsInside 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.
CurveSegmentsOutside The results will include only curve segments outside the solid volume.