Returns a copy of the second profile curve if it is set.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2017
Syntax
| C# |
|---|
public Curve GetSecondProfileCurve() |
| Visual Basic |
|---|
Public Function GetSecondProfileCurve As Curve |
| Visual C++ |
|---|
public: Curve^ GetSecondProfileCurve() |