Represents an extruded profile swept along a driving curve.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2016
Syntax
| C# |
|---|
public class SweptProfile : IDisposable |
| Visual Basic |
|---|
Public Class SweptProfile _ Implements IDisposable |
| Visual C++ |
|---|
public ref class SweptProfile : IDisposable |
Remarks
Elements such as beams may be formed from a profile that has been swept
along a curve. This class represents such a form and is used to access the
cross section and the underlying curve that make up the Element.