Description:

Gets or sets the linetype index. Linetype definitions in an OpenNURBS model are stored in a linetype table. The linetype table is conceptually an array of ON_Linetype classes. Every OpenNURBS object in a model references some linetype. The object's linetype is specified by zero based indices into the ON_Linetype array. Index 0 is reserved for continuous linetype (no pattern).

Syntax:
public int LinetypeIndex {get|set}
Returns:
Type: int
Available since:
5.0

LinetypeIndex property

Class:  Rhino.DocObjects.ObjectAttributes

Nothing found