A class containing optional information to control the properties of the Solid generated by the GeometryCreationUtilities routines.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2015
Syntax
| C# |
|---|
public class SolidOptions : IDisposable |
| Visual Basic |
|---|
Public Class SolidOptions _ Implements IDisposable |
| Visual C++ |
|---|
public ref class SolidOptions : IDisposable |