BaseExportOptionsGetExportLinetypeTable Method

Gets a copy of the line type table.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ExportLinetypeTable GetExportLinetypeTable()

Return Value

ExportLinetypeTable
The line type table.
See Also