ProfileSketch Property


Sweep Profile Sketch Property

The profile sketch of the sweep.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Sketch ProfileSketch { get; }

Property Value

Sketch
Remarks
If the profile is not based on sketched curves, this property is .
See Also