Sets the visibility for the generic form.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetVisibility(
FamilyElementVisibility visibility
)
Parameters
- visibility FamilyElementVisibility
-
Exceptions
Remarks
The visibility of the generic form geometry can be changed for different
types of views and detail levels in the project.
See Also
Reference