Dimension style data in LiteCAD LCD file Home

LiteCAD LCD file format

Data Type Amount Description
Int64 1 Unique Identifier. LC_PROP_TABLE_ID
String 1 Name. LC_PROP_TABLE_NAME
String 1 Description. LC_PROP_TABLE_DESCR
Int32 1 Flags
Int32 1 Sort priority. LC_PROP_TABLE_PRIORITY

   Application-specific data. LiteCAD don't uses this data, only provides access and storage
Int32 5 Application-specific integer values. LC_PROP_TABLE_INT0...LC_PROP_TABLE_INT4
Double 5 Application-specific floating-point values. LC_PROP_TABLE_FLOAT0...LC_PROP_TABLE_FLOAT4

   The below 2 records are exist if (Flags & 0x40000000)
Int32 1 Size (N) of application-specific XDATA buffer (number of bytes). LC_PROP_TABLE_XDATASIZE.
Byte N Application-specific XDATA buffer. LC_PROP_TABLE_XDATA

   Dimension style data
Int16 1 m_adec
Double 1 m_asz
Int16 1 m_aunit
Int16 1 m_azin
Double 1 m_cen
Int16 1 m_clrd
Int16 1 m_clre
Int16 1 m_clrt
Int16 1 m_dec
Int16 1 m_dsep
Double 1 m_exe
Double 1 m_exo
Double 1 m_gap
Double 1 m_lfac
Int16 1 m_lwd
Int16 1 m_lwe
String 1 m_post
Double 1 m_rnd
Double 1 m_scale
Int8 1 m_tad
Int8 1 m_tih
Double 1 m_txt
Int8 1 m_lunit
Int8 1 m_zin
Int64 1 id Block1
Int64 1 id Block2
Int64 1 id BlockLdr
Int64 1 id Text style