include an example in the api docs for using bmesh operators to make 2 links in a chain.
This commit is contained in:
@@ -53,6 +53,11 @@ to perform useful operations.
|
||||
This API us new in 2.65 and not yet well tested.
|
||||
|
||||
|
||||
Operator Example
|
||||
++++++++++++++++
|
||||
This script shows how operators can be used to model a link of a chain.
|
||||
|
||||
.. literalinclude:: ../examples/bmesh.ops.1.py
|
||||
"""
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user