Originally I tried 'True' and 'False' for the last argument, but it didn't work
because I didn't construct the circle correctly which I realized only after my
post.
However, Thomas is right. I am a bit confused about the usage of the last
argument.
>
I think that Vin's question was rather abou
Le 13 avr. 2013 03:18, "Marko" a écrit :
>
> 2013/4/12, Vin Yovanovich :
> > For the case from opencasade
> > GC_MakeArcOfCircle (const gp_Circ &Circ, const gp_Pnt &P1, const gp_Pnt
&P2,
> > const Standard_Boolean Sense)
> >
> >
> > I cannot figure out what to use for the last argument.
> >
> > In
2013/4/12, Vin Yovanovich :
> For the case from opencasade
> GC_MakeArcOfCircle (const gp_Circ &Circ, const gp_Pnt &P1, const gp_Pnt &P2,
> const Standard_Boolean Sense)
>
>
> I cannot figure out what to use for the last argument.
>
> In pythonOCC: GC_MakeArcOfCircle(circ3d,pnt2,pnt3, ?)
>
>
> W
2013/4/12 Vin Yovanovich
> For the case from opencasade
>
> GC_MakeArcOfCircle (const gp_Circ &Circ, const gp_Pnt &P1, const gp_Pnt &P2,
> const Standard_Boolean Sense)
>
>
> I cannot figure out what to use for the last argument.
>
> In pythonOCC: GC_MakeArcOfCircle(circ3d,pnt2,pnt3, ?)
>
>
>