Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h66 #define SLVS_E_ARC_OF_CIRCLE 80004 macro
338 r.type = SLVS_E_ARC_OF_CIRCLE; in Slvs_MakeArcOfCircle()
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp115 case SLVS_E_ARC_OF_CIRCLE: e.type = Entity::ARC_OF_CIRCLE; break; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb459 Public Const SLVS_E_ARC_OF_CIRCLE As Integer = 80004
738 e.type = SLVS_E_ARC_OF_CIRCLE