Delete Selected Strands doesn't work properly.

 
 
 
Posted by:t_shigeyama
Data created:25 January 2017

When there are multiple EditGuidesShape on the scene
There is a problem that it is not deleted even if Delete Selected Strands is pressed.
Because it turned out that the cause was not able to get the name of EditGuidesShape
In the Script editor
"OxDeleteSelectedStrands EditGuidesShape name.EditGuidesShape name;"
in the meantime I can delete this way.
Bug fix please. . .

Confirmed, will be fixed in the next build.

If you need the fix immediately, you can open scripts\AETemplates\AEEditGuidesShapeTemplate.mel from the Ornatrix root installation folder and change line 914 from

// No update required

to

button -e -c ( "OxDeleteSelectedStrands " + $attrName ) "deleteSelectedStrandsButton";

Ivan Kolev (Software Developer, EPHERE Inc.)

E-mail: ivan.kolev at ephere dot com

Discord: ikolev