SolidOptions
Constructor
Description:
Creates a new SolidOptions class with material and graphics style settings.
Creates a new SolidOptions class with material and graphics style settings.
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 |