RVTDocs.com
Namespace: Autodesk.Revit.DB Class: SolidOptions

SolidOptions

Constructor
Description:
Creates a new SolidOptions class with material and graphics style settings.
Syntax
public SolidOptions(
	ElementId materialId,
	ElementId graphicsStyleId
)
Parameters
Parameter Type Description
materialId ElementId The material id for the Solid.
graphicsStyleId ElementId The graphics style id for the Solid.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null