| Revit 2017 API |
| ViewDisplayModel..::..Transparency Property |
| ViewDisplayModel Class See Also |
The percentage (0..100) of surface transparency
0 means the surfaces are opaque, 100 means they are fully transparent
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2015
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: The value is invalid. The valid range is 0 through 100 |