Share

MoveFeatures.CreateMoveDefinition Method

Parent Object: MoveFeatures

Description

Creates a MoveDefinition object.

Syntax

MoveFeatures.CreateMoveDefinition( Bodies As ObjectCollection ) As MoveDefinition

Parameters

Name Type Description
Bodies ObjectCollection Input ObjectCollection object that contains the surface bodies to move. The WorkSurface is also valid to be added into the ObjectCollection to move.

Samples

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

Version

Introduced in version 2013

Was this information helpful?