<Code Lib>
2027 Property
Changes 0
P

Opening.IsTransparentInElevation

Description:
Indicates if the opening is transparent in elevation view when loaded into the project.
Remarks:
This property is only valid in Revit family documents.

public bool IsTransparentInElevation { get; set; }

Loading…