Revit 2024 API |
DirectShape..::..GetOptions Method |
DirectShape Class See Also |
Gets a copy of the current options for this DirectShape.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2016
Syntax
C# |
---|
public DirectShapeOptions GetOptions() |
Visual Basic |
---|
Public Function GetOptions As DirectShapeOptions |
Visual C++ |
---|
public: DirectShapeOptions^ GetOptions() |