✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

FasciaType Class


An object that represents the fascia type in Autodesk Revit.

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

Syntax

C#
public class FasciaType : HostedSweepType
Visual Basic
Public Class FasciaType _
	Inherits HostedSweepType
Visual C++
public ref class FasciaType : public HostedSweepType

Inheritance Hierarchy

See Also