Returns the Profile of the Sketch.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public CurveArrArray Profile { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Profile As CurveArrArray Get |
| Visual C++ |
|---|
public: property CurveArrArray^ Profile { CurveArrArray^ get (); } |
Remarks
This property is used to retrieve the Profile of Sketch.