File3dm.AllLinetypes Property

File3dmAllLinetypes Property

Linetypes in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public File3dmLinetypeTable AllLinetypes { get; }
Public ReadOnly Property AllLinetypes As File3dmLinetypeTable
	Get

Property Value

Type: File3dmLinetypeTable
See Also