#ifndef _Fobjexport_H_

#define _Fobjexport_H_



enum

{

	OBJEXPORTFILTER_GROUP						= 999,

	OBJEXPORTFILTER_SCALE		 				= 2000

};



#endif