Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h65 #define SLVS_E_CIRCLE 80003 macro
355 r.type = SLVS_E_CIRCLE; in Slvs_MakeCircle()
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp114 case SLVS_E_CIRCLE: e.type = Entity::CIRCLE; break; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb458 Public Const SLVS_E_CIRCLE As Integer = 80003
754 e.type = SLVS_E_CIRCLE