Sketcher: SketchGeometryExtensionPy getConstruction from extension

This commit is contained in:
Abdullah Tahiri
2020-12-05 05:22:47 +01:00
committed by abdullahtahiriyo
parent 11d4d6c18e
commit cfd5cfd6c7

View File

@@ -49,5 +49,11 @@
</Documentation>
<Parameter Name="Blocked" Type="Boolean"/>
</Attribute>
<Attribute Name="Construction" ReadOnly="false">
<Documentation>
<UserDocu>Sets/retuns this geometry as a construction one, which will not be part of a later built shape.</UserDocu>
</Documentation>
<Parameter Name="Construction" Type="Boolean"/>
</Attribute>
</PythonExport>
</GenerateModel>