LineType property

Sets or returns the linetype of an entity. The default linetype is the linetype of the layer (BYLAYER).

Applies to All Drawing objects, AttributeReference, Group or Layer

 

Syntax

stringVariable = object.Linetype

object.Linetype = <string>

Where:

     stringVariable is a variable for storing the linetype name.

     object is the applicable entity object;

     string is the name of a linetype to be assigned to an entity.

 

Examples...

LineType property example

 


© Bricsys NV. All rights reserved.