move addDisplayMode from ViewProviderPythonFeaturePy to ViewProviderPy
This commit is contained in:
@@ -28,7 +28,12 @@
|
||||
<UserDocu>Check if the object is visible</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="listDisplayModes">
|
||||
<Methode Name="addDisplayMode">
|
||||
<Documentation>
|
||||
<UserDocu>Add a new display mode to the view provider</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="listDisplayModes">
|
||||
<Documentation>
|
||||
<UserDocu>Show a list of all display modes</UserDocu>
|
||||
</Documentation>
|
||||
@@ -83,4 +88,4 @@
|
||||
<Parameter Name="IV" Type="String" />
|
||||
</Attribute>
|
||||
</PythonExport>
|
||||
</GenerateModel>
|
||||
</GenerateModel>
|
||||
|
||||
Reference in New Issue
Block a user