Revit 2020.1 API |
SweptBlend..::..BottomProfile Property |
SweptBlend Class See Also |
The curves which make up the bottom profile of the sketch.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
C# |
---|
public CurveArrArray BottomProfile { get; } |
Visual Basic |
---|
Public ReadOnly Property BottomProfile As CurveArrArray Get |
Visual C++ |
---|
public: property CurveArrArray^ BottomProfile { CurveArrArray^ get (); } |
Remarks
The indices of the curves in this array match the indices used in the vertex connection map.