Sketcher: Addition of layerId field to SketcherGeometryExtension, GeometryFacade and ExternalGeometryFacade, and their Python wrappers
This commit is contained in:
@@ -55,5 +55,13 @@
|
||||
</Documentation>
|
||||
<Parameter Name="Construction" Type="Boolean"/>
|
||||
</Attribute>
|
||||
<Attribute Name="GeometryLayerId" ReadOnly="false">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
Returns the Id of the geometry Layer in which the geometry is located.
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="GeometryLayerId" Type="Long"/>
|
||||
</Attribute>
|
||||
</PythonExport>
|
||||
</GenerateModel>
|
||||
|
||||
Reference in New Issue
Block a user