RVTDocs.com

Application

Class
Description:
The Application Creation object is used to create new instances of utility objects.
Remarks:
General purpose objects can be generated by this creation object. Creating objects via this object ensures that they will be correctly constructed and will reside in the Autodesk Revit memory space.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.Creation.Application
Syntax
public class Application : APIObject