Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h62 #define SLVS_E_WORKPLANE 80000 macro
369 r.type = SLVS_E_WORKPLANE; in Slvs_MakeWorkplane()
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp111 case SLVS_E_WORKPLANE: e.type = Entity::WORKPLANE; break; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb455 Public Const SLVS_E_WORKPLANE As Integer = 80000
768 e.type = SLVS_E_WORKPLANE