Share

RotateAboutLineMoveOperation Object

Derived from: MoveOperation Object

Description

The RotateAboutLineMoveOperation object represents the definition of a rotation about a line within a move feature.

Methods

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

Properties

Name Description
Angle Read-write property that provides access to the angle of a rotate about line operation on a move body feature.
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.
AxisEntity Read-write property that gets and sets the entity used to define the axis or rotation.
Parent Read-only property returning the associated MoveDefinition object.
Type Returns an ObjectTypeEnum indicating this object's type.
UseEntityNaturalDirection Read-write Boolean property that specifies if the rotation direction of the bodies uses the natural direction of the direction entity.

Accessed From

MoveDefinition.AddRotateAboutAxis

Version

Introduced in version 2013

Was this information helpful?