Gets a copy of the current options for this DirectShapeType.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2021
Syntax
| C# |
|---|
public DirectShapeTypeOptions GetOptions() |
| Visual Basic |
|---|
Public Function GetOptions As DirectShapeTypeOptions |
| Visual C++ |
|---|
public: DirectShapeTypeOptions^ GetOptions() |