RhinoCommon API
ObjectAttributesLinetypeSource Property |
The Linetype used to display an object is specified in one of two ways.
If LinetypeSource is ON::linetype_from_layer, then the object's layer ON_Layer::Linetype() is used.
If LinetypeSource is ON::linetype_from_object, then value of m_linetype is used.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public ObjectLinetypeSource LinetypeSource { get; set; }
Public Property LinetypeSource As ObjectLinetypeSource Get Set
Property Value
Type: ObjectLinetypeSource
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8