CurveCurveIntersector3dOverlapCount Method
|
Gets the number of intervals of overlap for
the two curves.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int OverlapCount()
Public Function OverlapCount As Integer
public:
int OverlapCount()
member OverlapCount : unit -> int
Return Value
Int32
See Also