Sketcher: Python interface to solveraid

This commit is contained in:
Abdullah Tahiri
2018-06-08 22:01:03 +02:00
committed by wmayer
parent 830932db4e
commit a5e85fd297
2 changed files with 30 additions and 1 deletions

View File

@@ -263,7 +263,16 @@
</UserDocu>
</Documentation>
</Methode>
<Methode Name="getGeometryWithDependentParameters">
<Documentation>
<UserDocu>
getGeometryWithDependentParameters - returns a list of geoid posid pairs
with all the geometry element edges and vertices which the solver regards
as being dependent on other parameters.
</UserDocu>
</Documentation>
</Methode>
<Attribute Name="ConstraintCount" ReadOnly="true">
<Documentation>
<UserDocu>Number of Constraints in this sketch</UserDocu>