#ifndef _TOOLMODELINGMOVE_H_

#define _TOOLMODELINGMOVE_H_



#include "toolmodelingaxis.h"



enum

{

	MDATA_MODELING_MOVE_

};



#endif