[TD]Expose drawing edge and vertex to Python
This commit is contained in:
@@ -102,6 +102,16 @@
|
||||
<Documentation>
|
||||
<UserDocu>formatGeometricEdge(index, style, weight, color, visible). Returns None.</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="getEdgeByIndex">
|
||||
<Documentation>
|
||||
<UserDocu>getEdgeByIndex(edgeIndex). Returns Part.TopoShape.</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="getVertexByIndex">
|
||||
<Documentation>
|
||||
<UserDocu>getVertexByIndex(vertexIndex). Returns Part.TopoShape.</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<CustomAttributes />
|
||||
</PythonExport>
|
||||
|
||||
Reference in New Issue
Block a user