Returns the 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 Profile { get; }Property Value
CurveArrArray
Remarks
This property is used to retrieve the Profile of Sketch.
See Also
Reference