Home
last modified time | relevance | path

Searched refs:thepnum (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/IGESData/
H A DIGESData_IGESWriter.cxx59 : thedirs(0,amodel->NbEntities()) , thepnum(1,amodel->NbEntities()+1), in IGESData_IGESWriter()
67 thepnum.SetValue(1,1); // debut des parametres de la 1re entite in IGESData_IGESWriter()
69 thepnum.Init(0); in IGESData_IGESWriter()
210 thepnum.SetValue(thepnum.Length(),thepars->Length()+1); in SectionT()
293 thepnum.SetValue(themodel->Number(anent),thepars->Length()+1); in OwnParams()
563 v[1] = thepnum.Value(i); // debut en P in Print()
564 v[15] = thepnum.Value(i+1)-thepnum.Value(i); // nb de lignes en P in Print()
586 std::cout<<" Parameter Section : "<<thepnum.Value(nbd)-1 in Print()
592 for (Standard_Integer j = thepnum.Value(i); j < thepnum.Value(i+1); j ++) { in Print()
617 nbs,nbg,nbd*2,thepnum.Value(thepnum.Length())-1); in Print()
[all …]
H A DIGESData_IGESWriter.hxx210 TColStd_Array1OfInteger thepnum; member in IGESData_IGESWriter
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIGESData_IGESWriter.hxx210 TColStd_Array1OfInteger thepnum; member in IGESData_IGESWriter
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIGESData_IGESWriter.hxx212 TColStd_Array1OfInteger thepnum; member in IGESData_IGESWriter