Share

MoveFeatures.Add Method

Parent Object: MoveFeatures

Description

Creates a new move feature.

Syntax

MoveFeatures.Add( MoveDefinition As MoveDefinition ) As MoveFeature

Parameters

Name Type Description
MoveDefinition MoveDefinition Input MoveDefinition object that defines the input for the move feature.

Samples

Name Description
Move Feature Creation Demonstrates the creation of a Move feature.

Version

Introduced in version 2013

Was this information helpful?