Follow me to the Inheritance diagramm.
New in version R15.037.
See also
The sculpt plugin examples.
Adds a SculptTag to the PolygonObject obj. If one does not exist then return the SculptObject that the newly created SculptTag references.
Parameters: |
|
---|---|
Return type: | |
Returns: | The SculptObject that the SculptTag is referencing. |
Gets the currently selected SculptObject in the document. This will be the first selected PolygonObject that has a SculptTag.
Parameters: | doc (BaseDocument) – The document to search. |
---|---|
Return type: | SculptObject |
Returns: | The currently selected SculptObject, or None if none is selected. |