RVTDocs.com
Namespace: Autodesk.Revit.DB

DesignOption

Class
Description:
An element that represents a design alternative.
Remarks:
Design options enable the user to add alternative designs within the same project. Each element can either be in a design option or not at all, in which case it is considered to be part of the main model and have no design alternatives.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.DesignOption
Syntax
public class DesignOption : Element