Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h56 #define SLVS_E_DISTANCE 70000 macro
292 r.type = SLVS_E_DISTANCE; in Slvs_MakeDistance()
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp110 case SLVS_E_DISTANCE: e.type = Entity::DISTANCE; break; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb454 Public Const SLVS_E_DISTANCE As Integer = 70000
694 e.type = SLVS_E_DISTANCE