FamilyElementVisibilityVisibilityType Property |
Indicates if the instance is Model or View specific.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic FamilyElementVisibilityType VisibilityType { get; }
Public ReadOnly Property VisibilityType As FamilyElementVisibilityType
Get
public:
property FamilyElementVisibilityType VisibilityType {
FamilyElementVisibilityType get ();
}
member VisibilityType : FamilyElementVisibilityType with get
Property Value
FamilyElementVisibilityType
See Also