This interface represents an axis and does not contain any methods. Intended for later use.
Note
You can use this interface to check what kind of entity you have. In MS Visual C++ use the QueryInterface(...) method; in MS Visual Basic use the Set method and error trapping if an entity isn't an axis.