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: 20.0.0.0 (20.0.0.377)
Since:
2015
Syntax
| C# |
|---|
public class SolidOptions : IDisposable |
| Visual Basic |
|---|
Public Class SolidOptions _ Implements IDisposable |
| Visual C++ |
|---|
public ref class SolidOptions : IDisposable |