DrawContextGetOverrideTransparency Method

Returns override transparency that will be applied to geometry during rendering.

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static bool GetOverrideTransparency(
	out double transparency
)

Parameters

transparency  Double
 

Return Value

Boolean
See Also