Hello,
Starting from the sample provided in
"pythonOCC-0.4-samples\Level2\DataExchange" I would like to change de output
protocol to AP203 (the default being AP214).
In C++ this can be done with the following line:
Interface_Static::SetCVal ("write.step.schema", "AP203")
I tried in Python, but SetCVal is not class method of Interface_Static (not
static method)
An instance of Interface_Static is requested.
Does someone have some indication on how to proceed?
Regards,
Alain
_______________________________________________
Pythonocc-users mailing list
[email protected]
https://mail.gna.org/listinfo/pythonocc-users