I have a problem with exporting mesh to maya. I Adding a Mesh Operator and Exporting praticle with alembic mesh checked. but when I import the .abc file in maya, its just a empty file.There are any way to do this ?
You're saying there's no data in the exported file (it's 0 bytes in size)? Or that maya isn't importing anything from it?
Both max and maya have broken alembic importers unfortunately. Their codebases have not been updated in years and rely on old exocortex implementations which are not up to date with the current alembic SDK.
If you use an alternative importer, like a VRay proxy node (which can load .abc files), it should load properly.