20 lines
704 B
XML
20 lines
704 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="DocumentObjectGroupPy"
|
|
Name="ViewGroupPy"
|
|
Twin="ViewGroup"
|
|
TwinPointer="ViewGroup"
|
|
Include="Mod/Assembly/App/ViewGroup.h"
|
|
Namespace="Assembly"
|
|
FatherInclude="App/DocumentObjectGroupPy.h"
|
|
FatherNamespace="App">
|
|
<Documentation>
|
|
<Author Licence="LGPL" Name="Ondsel" EMail="development@ondsel.com" />
|
|
<UserDocu>This class is a group subclass for joints.</UserDocu>
|
|
</Documentation>
|
|
|
|
<CustomAttributes />
|
|
</PythonExport>
|
|
</GenerateModel>
|