Revit 2018 API |
ExportSheetType Enumeration |
See Also |
An enumerated type listing possible Sheet type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Syntax
C# |
---|
public enum ExportSheetType |
Visual Basic |
---|
Public Enumeration ExportSheetType |
Visual C++ |
---|
public enum class ExportSheetType |
Members
Member name | Description |
---|---|
ST_Current | |
ST_Visible | |
ST_Select |