Revit 2020.1 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: 20.0.0.0 (20.1.1.1)
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.