Now implemented  in cadmium:
https://github.com/jayesh3/cadmium/commit/bf5035d10ef6366d742dcb755ba097e61a054303
--
Jayesh

On Mon, Jun 27, 2011 at 6:07 PM, Jayesh Salvi <jayeshsa...@gmail.com> wrote:
>> Hello,
>> Unfortunately, you don't see the difference even when it's right in front of 
>> your nose.
>> The key is to use BRepBuilderAPI_GTransform class instead of 
>> BRepBuilderAPI_Transform,
>> which makes the difference.
>>
>>
>
> Indeed! Sorry for not noticing that. Since the names are so similar, I
> mistakenly assumed that C++ API had slightly different name for the
> Trsf* family of function.
>
> I just tried with the GTrsf versions of the call and it worked as expected.
>
> Thanks for pointing it out.
>

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to