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