Constructs a new ExportLinetypeInfo using the destination linetype name as input.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExportLinetypeInfo(
string destinationLinetypeName
)
Parameters
- destinationLinetypeName String
-
The destination line type name (the name of the linetype in the exported format).
Exceptions
See Also
Reference