| Revit 2019.2 API |
| SolidGeometryOptions Constructor |
| SolidGeometryOptions Class See Also |
Creates a new SolidOptions class with solid tag settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2019
Syntax
| C# |
|---|
public SolidGeometryOptions( int solidTag ) |
| Visual Basic |
|---|
Public Sub New ( _ solidTag As Integer _ ) |
| Visual C++ |
|---|
public: SolidGeometryOptions( int solidTag ) |
Parameters
- solidTag
- Type: System..::..Int32
The material id for the Solid.