File3dm.Linetypes Property

File3dmLinetypes Property

Linetypes in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IList<Linetype> Linetypes { get; }
Public ReadOnly Property Linetypes As IList(Of Linetype)
	Get

Property Value

Type: IListLinetype
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Obsolete (compiler warning) in 6.8
See Also