Part: expose Poly HLR algorithm to Python
This commit is contained in:
84
src/Mod/Part/App/HLRBRep/PolyHLRToShapePy.xml
Normal file
84
src/Mod/Part/App/HLRBRep/PolyHLRToShapePy.xml
Normal file
@@ -0,0 +1,84 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<GenerateModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="generateMetaModel_Module.xsd">
|
||||
<PythonExport
|
||||
Father="PyObjectBase"
|
||||
Name="PolyHLRToShapePy"
|
||||
PythonName="Part.PolyHLRToShapePy"
|
||||
Twin="HLRBRep_PolyHLRToShape"
|
||||
TwinPointer="HLRBRep_PolyHLRToShape"
|
||||
Include="HLRBRep_PolyHLRToShape.hxx"
|
||||
Namespace="Part"
|
||||
FatherInclude="Base/PyObjectBase.h"
|
||||
FatherNamespace="Base"
|
||||
Constructor="true"
|
||||
Delete="true">
|
||||
<Documentation>
|
||||
<Author Licence="LGPL" Name="Werner Mayer" EMail="wmayer[at]users.sourceforge.net" />
|
||||
<UserDocu>Describes functions to use HLR algorithm.</UserDocu>
|
||||
</Documentation>
|
||||
<Methode Name="update">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="show">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="hide">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="vCompound">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="Rg1LineVCompound">
|
||||
<Documentation>
|
||||
<UserDocu></UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="RgNLineVCompound">
|
||||
<Documentation>
|
||||
<UserDocu></UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="outLineVCompound">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="hCompound">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="Rg1LineHCompound">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="RgNLineHCompound">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="outLineHCompound">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
</PythonExport>
|
||||
</GenerateModel>
|
||||
Reference in New Issue
Block a user