Revit 2023 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: 23.0.0.0 (23.1.0.0)
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.