• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language
Home > Support > Vba API > Visual Basic Reference > Reference Guide > Properties > Linetype Property 

Linetype Property

Linetype Property

Linetype property

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

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.

LineType property example

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.