Home
last modified time | relevance | path

Searched refs:SLVS_C_CURVE_CURVE_TANGENT (Results 1 – 3 of 3) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h114 #define SLVS_C_CURVE_CURVE_TANGENT 100032 macro
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp175 case SLVS_C_CURVE_CURVE_TANGENT:t = Constraint::CURVE_CURVE_TANGENT; break; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb513 Public Const SLVS_C_CURVE_CURVE_TANGENT As Integer = 100032