-
Notifications
You must be signed in to change notification settings - Fork 22
Poly Checksum Command
Ryan Porter edited this page Mar 18, 2017
·
1 revision
polyChecksum
[mesh]
polySymmetry is NOT queryable, NOT queryable, and NOT editable.
Returns a hash of the vertex topology of the mesh. The topology is unique to the vertex count and order.
// This command flips the given mesh in object space.
polyCube;
polyChecksum pCube1;
// Result: -1925740967
polySphere;
polyChecksum pSphere1;
// Result: 1925193970