MoveFaceDefinition.SetFreeMoveType Method
Parent Object: MoveFaceDefinitionDescription
Method that sets the move face type to kFreeMoveType. The move is defined using a matrix that defines the transform to be applies to the face(s).
Syntax
MoveFaceDefinition.SetFreeMoveType( Transformation As Matrix )Parameters
| Name | Type | Description |
| Transformation | Matrix | Matrix that defines the free move transform of the faces. |
