mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 04:42:04 +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> >;
|
%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_Exception.hxx
|
||||||
%include XAO_XaoUtils.hxx
|
%include XAO_XaoUtils.hxx
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user