Revit 2026 API
Curve |
The type of overlap at the point.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public CurveOverlapPointType Type { get; }
Public ReadOnly Property Type As CurveOverlapPointType Get
public: property CurveOverlapPointType Type { CurveOverlapPointType get (); }
member Type : CurveOverlapPointType with get
Property Value
CurveOverlapPointTypeSee Also