RVTDocs.com
Namespace: Autodesk.Revit.DB

FamilyElementVisibilityType

Enumeration
Description:
Indicates the Visibility type of generic forms.
Remarks:
Use this enum to indicate the visibility type of new forms.
Syntax
public enum FamilyElementVisibilityType
Unknown Namespace Members:
Name Description
Model The element will be displayed in 3D views and model other model views.
ViewSpecific The element will be displayed only in the view where it is created. This applies to items like detail components, annotations, and view-specific imports.