Share

Sweep.ProfileSketch Property

The profile sketch of the sweep.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public Sketch ProfileSketch { get; }

Property Value

Sketch

Remarks

If the profile is not based on sketched curves, this property is null.

See Also

Reference

Was this information helpful?