Odcl_CreateStyle

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > DWG utilities >

Odcl_CreateStyle

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

 

Odcl_CreateStyle

This function will create new text style.

First Parameter:

StyleName as String

 

Second Parameter:

FontName as String

 

Third Parameter:

Numeric Value

 

Fourth Parameter:

Numeric Value

 

AutoLisp Syntax:

(Odcl_CreateStyle StyleName [as String] FontName [as String] Width [as Numeric] Height [as uumeric])