Skip to content

LinetypeTable.LoadDefaultLinetypes

Public Class

Fills in the linetype table with any default linetypes not already included.

Namespace: Rhino.DocObjects.Tables

Assembly: RhinoCommon (in RhinoCommon.dll)

**Since:**6.0

Syntax

public int LoadDefaultLinetypes()

Return Value

Type:Int32
The number of default linetypes added to the linetype table.

Remarks

New documents only contain the continuous linetype. Other default linetypes are added, on demand, when the user needs them. Calling this function ensures that the linetype table is populated with the default linetypes.