ExportLinetypeInfo(String)
Public Constructor
ArgumentNullException
Constructs a new ExportLinetypeInfo using the destination linetype name as input.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ExportLinetypeInfo( string destinationLinetypeName)Parameters
destinationLinetypeNameString
The destination line type name (the name of the linetype in the exported format).
Exceptions
Exception
Condition
ArgumentNullException
A non-optional argument was null