mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
Create docstrings for generated python code.
This commit is contained in:
@@ -86,6 +86,9 @@
|
|||||||
#include <BRepTools_ShapeSet.hxx>
|
#include <BRepTools_ShapeSet.hxx>
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
// Create docstrings for generated python code.
|
||||||
|
%feature("autodoc", "1");
|
||||||
|
|
||||||
%include "utils/type_conversion.i"
|
%include "utils/type_conversion.i"
|
||||||
|
|
||||||
%include "utils/typemaps_in.i"
|
%include "utils/typemaps_in.i"
|
||||||
|
|||||||
Reference in New Issue
Block a user