RhinoCommon API
LinetypeReadFromFile Method |
Reads linetypes from either a Rhino .3dm file or an AutoCAD .lin file.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Linetype[] ReadFromFile( string path )
Public Shared Function ReadFromFile ( path As String ) As Linetype()
Parameters
- path
- Type: SystemString
The path to the file to read.
Return Value
Type: LinetypeAn array of linetypes if successful, otherwise an empty array.

Rhino for Windows
Supported in: 6.14