GetCurvesForBrowser Method


Generate curves for the shape, as used in the shape browser.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2009

Syntax

C#
public IList<Curve> GetCurvesForBrowser()
Visual Basic
Public Function GetCurvesForBrowser As IList(Of Curve)
Visual C++
public:
IList<Curve^>^ GetCurvesForBrowser()

Return Value

An array of curves representing the shape with its default parameters.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →