RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Opening

Opening.IsTransparentIn3D

Property
Description:
Indicates if the opening is transparent in 3D view when loaded into the project.
Remarks:
This property is only valid in Revit family documents.
Syntax
public bool IsTransparentIn3D { get; set; }
Exceptions
Exception Condition
InvalidOperationException Thrown when access this property in an opening belonging to a Revit project document.