Share

AcDbMotionPath

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbMotionPath

C++

class AcDbMotionPath : public AcDbObject;

File

dbMotionPath.h

Description

This class associates a motion path with a camera and viewport. You can use the motion path to create animations and walk throughs.

Links

AcDbMotionPath Methods

Was this information helpful?