18 lines
653 B
XML
18 lines
653 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="PartFeaturePy"
|
|
Name="BodyBasePy"
|
|
Twin="BodyBase"
|
|
TwinPointer="BodyBase"
|
|
Include="Mod/Part/App/BodyBase.h"
|
|
Namespace="Part"
|
|
FatherInclude="Mod/Part/App/PartFeaturePy.h"
|
|
FatherNamespace="Part">
|
|
<Documentation>
|
|
<Author Licence="LGPL" Name="Juergen Riegel" EMail="FreeCAD@juergen-riegel.net" />
|
|
<UserDocu>Base class of all Body objects</UserDocu>
|
|
</Documentation>
|
|
</PythonExport>
|
|
</GenerateModel>
|