Share

MoveOperation Object


Description

The MoveOperation object is the base class for the various type of move operations that can be defined for a move body feature.

Methods

Name Description
Delete Method that deletes this operation from the feature.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Parent Read-only property returning the associated MoveDefinition object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

MoveDefinition.MoveOperation

Derived Classes

FreeDragMoveOperation, MoveAlongRayMoveOperation, RotateAboutLineMoveOperation

Version

Introduced in version 2013

Was this information helpful?