Sketcher: Geometry Facade interface for Geometry and SketchGeometryExtension

This commit is contained in:
Abdullah Tahiri
2020-10-28 17:44:59 +01:00
committed by abdullahtahiriyo
parent e4f7d0f068
commit d994e2fe3b
7 changed files with 847 additions and 0 deletions

View File

@@ -450,5 +450,13 @@ If there is no such constraint an exception is raised.
</Documentation>
<Parameter Name="AxisCount" Type="Long"/>
</Attribute>
<Attribute Name="GeometryFacadeList" ReadOnly="false">
<Documentation>
<UserDocu>
Return a list of GeometryFacade objects corresponding to the PropertyGeometryList
</UserDocu>
</Documentation>
<Parameter Name="GeometryFacadeList" Type="List"/>
</Attribute>
</PythonExport>
</GenerateModel>