Point style Home

A Point Style defines the appearance of a Point entity. To add/delete point styles or interactively change a point style's properties, open the "Point styles" dialog by executing the LC_CMD_PNTSTYLE command.

These are the functions used to manage point styles in a drawing:

Function Meaning
lcDrwAddPntStyle Adds a new point style into a drawing

Point style object has the following properties:

Property Type Access Meaning
LC_PROP_TABLE_...    Base class properties
LC_PROP_PSTYLE_ID int
string
R Unique Identifier
Hexadecimal string (up to 16 characters)
LC_PROP_PSTYLE_NAME string RW Style Name
LC_PROP_PSTYLE_DESCR string RW Style Description
LC_PROP_PSTYLE_DRW handle R Handle to owner drawing
LC_PROP_PSTYLE_STANDARD bool R Default point style
LC_PROP_PSTYLE_BLOCK handle
string
RW Handle to Block
Name of Block
LC_PROP_PSTYLE_BSCALE float RW Block scale
LC_PROP_PSTYLE_TSTYLE handle
string
RW Handle to Text style
Name of Text style
LC_PROP_PSTYLE_TH float RW Text Height
LC_PROP_PSTYLE_TWS float RW Text Width Scale
LC_PROP_PSTYLE_PTMODE int RW Point mode
LC_PROP_PSTYLE_PTSIZE float RW Point size, in drawing units, negative value means % of the viewport height