The curves which make up the bottom profile of the sketch.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CurveArrArray BottomProfile { get; }Property Value
CurveArrArray
Remarks
The indices of the curves in this array match the indices used in the vertex connection map.
See Also
Reference