SolidCurveIntersectionOptions Constructor

SolidCurveIntersectionOptions Constructor

Constructs a new SolidCurveIntersectionMode with default settings.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public SolidCurveIntersectionOptions()
Public Sub New
public:
SolidCurveIntersectionOptions()
new : unit -> SolidCurveIntersectionOptions
See Also