Share

SolidGeometryOptions Constructor

Creates a new SolidOptions class with solid tag settings.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public SolidGeometryOptions(
	int solidTag
)

Parameters

solidTag  Int32
The material id for the Solid.

See Also

Reference

Was this information helpful?