Python reference: MoveObjectPoint

The class MoveObjectPoint represents the C API structure TMoveObjectPoint. This class is used with the MoveObjects function.

Constructor

Create an instance of MoveObjectPoint by calling its constructor:

MoveObjectPoint(object, pointIndex)

where object is an instance of OrcaFlexObject and pointIndex is as described in the documentation for TMoveObjectPoint.

Attributes

The attributes are the same as in TMoveObjectPoint and take the same values.