Share

MoveFaceDefinition.SetFreeMoveType Method

Parent Object: MoveFaceDefinition

Description

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.

Version

Introduced in version 2011

Was this information helpful?