SolidCurveIntersectionOptions Constructor

SolidCurveIntersectionOptions Constructor

Constructs a new SolidCurveIntersectionMode with default settings.

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