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