CurveOverlapPointType Property |
The type of overlap at the point.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic CurveOverlapPointType Type { get; }
Public ReadOnly Property Type As CurveOverlapPointType
Get
public:
property CurveOverlapPointType Type {
CurveOverlapPointType get ();
}
member Type : CurveOverlapPointType with get
Property Value
CurveOverlapPointType
See Also