M_Mesh:WeldPoints(movingID, solidID, frame)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
movingID | int32 | Point identifier | < 9.5 | |
solidID | int32 | Point identifier | < 9.5 | |
frame | int32 | Frame number | < 9.5 |
Return value:
bool true if successful, otherwise false
Welds two points together. The point identified by movingID will move if necessary to line up with solidID. Not all welding operations are allowed, so this function will return the status of the weld.
Search results
Usage of 'WeldPoints' is found in the following scripts:
AE Trangulate Shapes (Original Edition) by A.Evseeva
View Code
SS - Virtual Bones (Original Edition) by simplsam
View Code
MR Overlay (Moho 14.1+ Edition) by eugenebabich
View Code
Create Limb (Original Edition) by Danfield
View Code
MR Curve Tool (Original Edition) by eugenebabich
View Code
Spirograph (Original Edition) by hayasidist
View Code