]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
hide un-useful classes and methods for python
authorfps <fps@opencascade.com>
Wed, 18 Sep 2013 15:10:01 +0000 (15:10 +0000)
committerfps <fps@opencascade.com>
Wed, 18 Sep 2013 15:10:01 +0000 (15:10 +0000)
src/XAO_Swig/xao_swig.i

index 335b5f7a33edfc827c8159d5a331721a5c9f819f..117334a7680e2e80b51e74f704a5c9444217beab 100644 (file)
@@ -43,6 +43,11 @@ namespace std
 %template(VectorVectorString)   vector< vector<string> >;
 }
 
+%ignore XAO::Xao::addField;
+%ignore XAO::Xao::getField;
+%ignore XAO::MsgBuilder;
+%ignore XAO::XaoUtils;
+
 %include XAO_Exception.hxx
 %include XAO_XaoUtils.hxx