AdvancedOpaque.OpaqueF0 Property

AdvancedOpaqueOpaqueF0 Property

The property labeled "Specular reflectance" from the "AdvancedOpaque" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static string OpaqueF0 { get; }
Public Shared ReadOnly Property OpaqueF0 As String
	Get
public:
static property String^ OpaqueF0 {
	String^ get ();
}
static member OpaqueF0 : string with get

Property Value

String
Remarks
This property is of type "AssetPropertyDouble". This property allows a connected asset.
See Also