mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-28 07:00:34 +05:00
hide un-useful classes and methods for python
This commit is contained in:
parent
6eb6c1dbb9
commit
7fb55ab92e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user