SweptProfile.GetSweptProfile Method

Returns an object that describes the profile that is swept along the driving curve.


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

Syntax

C#

public Profile GetSweptProfile()

Return Value

Profile
A geometric profile object.

Remarks

The profile is swept perpendicular to the driving curve.

See Also

Reference

SweptProfile Class
Autodesk.Revit.DB Namespace