Share

MoveFaceDefinition.MoveFaceType Property

Parent Object: MoveFaceDefinition

Description

Property that returns the method used to define the type of the move face operation. The valid values for this property are kDirectionAndDistanceMoveType, kPlanarMoveType, and kFreeMoveType. This property is initialized to kFreeMoveType when the definition is created. Use the MoveFaceTypeDefinition property to get the corresponding definition object.

Syntax

MoveFaceDefinition.MoveFaceType() As MoveFaceTypeEnum

Property Value

This is a read only property whose value is a MoveFaceTypeEnum.

Version

Introduced in version 2011

Was this information helpful?