Sketcher: Documentation editorial change

This commit is contained in:
Abdullah Tahiri
2020-11-03 07:57:34 +01:00
committed by abdullahtahiriyo
parent b0bc4b5dc6
commit 709c0b546f
2 changed files with 4 additions and 4 deletions

View File

@@ -460,12 +460,12 @@ If there is no such constraint an exception is raised.
</Attribute>
<Methode Name="setGeometryId">
<Documentation>
<UserDocu>switch a geometry to a construction line</UserDocu>
<UserDocu>sets the GeometryId of the SketchGeometryExtension of the geometry with the provided GeoId</UserDocu>
</Documentation>
</Methode>
<Methode Name="getGeometryId">
<Documentation>
<UserDocu>switch a geometry to a construction line</UserDocu>
<UserDocu>gets the GeometryId of the SketchGeometryExtension of the geometry with the provided GeoId</UserDocu>
</Documentation>
</Methode>
</PythonExport>