Start of rework of class structure
This commit is contained in:
17
src/Mod/Assembly/App/ProductRefPy.xml
Normal file
17
src/Mod/Assembly/App/ProductRefPy.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<GenerateModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="generateMetaModel_Module.xsd">
|
||||
<PythonExport
|
||||
Father="ItemPy"
|
||||
Name="ProductRefPy"
|
||||
Twin="ProductRef"
|
||||
TwinPointer="ProductRef"
|
||||
Include="Mod/Assembly/App/ProductRef.h"
|
||||
Namespace="Assembly"
|
||||
FatherInclude="Mod/Assembly/App/ItemPy.h"
|
||||
FatherNamespace="Assembly">
|
||||
<Documentation>
|
||||
<Author Licence="LGPL" Name="Juergen Riegel" EMail="FreeCAD@juergen-riegel.net" />
|
||||
<UserDocu>Base class of all objects in Assembly</UserDocu>
|
||||
</Documentation>
|
||||
</PythonExport>
|
||||
</GenerateModel>
|
||||
Reference in New Issue
Block a user