SetGlossiness Method


Sets the glossiness parameter of the effect instance.

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2017

Syntax

C#
public void SetGlossiness(
	double glossiness
)
Visual Basic
Public Sub SetGlossiness ( _
	glossiness As Double _
)
Visual C++
public:
void SetGlossiness(
	double glossiness
)

Parameters

glossiness
Type: System Double
The glossiness value.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →