FabricSheetType Class


Represents a fabric sheet type, used in the generation of fabric wires.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
public class FabricSheetType : ElementType
Visual Basic
Public Class FabricSheetType _
	Inherits ElementType
Visual C++
public ref class FabricSheetType : public ElementType

Inheritance Hierarchy

See Also