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