RVTDocs.com
Namespace: Autodesk.Revit.DB

ViewFamilyType

Class
Description:
Represents a type of a Revit view.
Remarks:
ViewFamilyTypes represent possible types for a Revit view and contain view type related properties and options such as the default template associated to views created from this type. They are commonly input to new View creation methods in the Revit API.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.ElementType
      Autodesk.Revit.DB.ViewFamilyType
Syntax
public class ViewFamilyType : ElementType