Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h104 #define SLVS_C_PT_ON_CIRCLE 100022 macro
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp165 case SLVS_C_PT_ON_CIRCLE: t = Constraint::PT_ON_CIRCLE; break; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb503 Public Const SLVS_C_PT_ON_CIRCLE As Integer = 100022