HostedSweep Class
An object that represents an object hosted by an edge of a roof or floor within the Autodesk Revit project.

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

Syntax

C#
public abstract class HostedSweep : HostObject
Visual Basic
Public MustInherit Class HostedSweep _
	Inherits HostObject
Visual C++
public ref class HostedSweep abstract : public HostObject

Inheritance Hierarchy

See Also