Files
create/src/Mod/Part/App/TopoShapeCompSolidPy.xml
2011-10-10 13:44:52 +00:00

24 lines
901 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<GenerateModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="generateMetaModel_Module.xsd">
<PythonExport
Father="TopoShapePy"
Name="TopoShapeCompSolidPy"
Twin="TopoShape"
TwinPointer="TopoShape"
Include="Mod/Part/App/TopoShape.h"
Namespace="Part"
FatherInclude="Mod/Part/App/TopoShapePy.h"
FatherNamespace="Part"
Constructor="true">
<Documentation>
<Author Licence="LGPL" Name="Juergen Riegel" EMail="Juergen.Riegel@web.de" />
<UserDocu>TopoShapeCompSolid is the OpenCasCade topological compound solid wrapper</UserDocu>
</Documentation>
<Methode Name="add">
<Documentation>
<UserDocu>Add a solid to the compound.</UserDocu>
</Documentation>
</Methode>
</PythonExport>
</GenerateModel>