Generate curves for the shape, as used in the shape browser.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<Curve> GetCurvesForBrowser()
Return Value
IList<Curve>An array of curves representing the shape with its default parameters.
