Adverti horiz upsell

GeoSpheres 3.0.0 for Maya (maya script)

Create 5 types of GeoSphere poly primitives.

License
Button download
5,944 Downloads

Compatibility

  • 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010

Operating Systems

  • Windows

History

Created:04/11/2012
Last Modified:05/29/2020
File Size: 574 KB

Keywords

modeling, spheres, scripts

Bugs

Script deleted other objects history other than the geoSphere

Statuspending
Prioritymedium
Date10/08/2019
Submitted bygiovanni armando giovanni armando
Hi, you might want to replace all the lines containing `-delete -all -constructionHistory` with `delete -constructionHistory (nameofObject)` for each procedure. Ex:
delete -constructionHistory polyCircleA polySolidA;
delete -constructionHistory polyCircleB polyQuadB;
etc

Running your script keeps deleting other objects' history in the scene. So this edit might be helpful.

Post a comment: