Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h87 #define SLVS_C_PT_IN_PLANE 100005 macro
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp147 case SLVS_C_PT_IN_PLANE: t = Constraint::PT_IN_PLANE; break; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb486 Public Const SLVS_C_PT_IN_PLANE As Integer = 100005