Notifications
Clear all

[Closed] Mesh Cleaner Modifer

I’m having trouble getting maxscript access to the buttons in the Mesh Cleaner Modifer. Has anyone else been able to access them?

I can only find these using show properties but it doesn’t have access to the buttons.
.numDegenerateEdges : integer
.numDegenerateFaces : integer
.repairHoles : boolean
.numHoles : integer
.repairNonManifold : boolean
.numNonManifold : integer
.repairSelfIntersections : boolean
.numSelfIntersections : integer
.repairSmallElements : boolean
.smallElementFaceThreshold : integer
.numSmallElements : integer
.validationRan : boolean

1 Reply

showInterfaces meshcleaner
Interface: meshCleanerInterface
Properties:
Methods:
ValidateMesh()
RepairMesh()
Actions:
OK