Strater Lithographic Line File Format

 

A Strater Lithographic Line File [.LLF] is an exchange format for lithology indent lines scheme indent line styles. You can import line styles into the line indent lines palette. Once you have modified the palette, you can save the palette as a Strater Lithographic Line File [.LLF] for use on other computers or by colleagues. The [.LLF] file format is based on the Atlas Boundary [.BNA] format.

 

File Format Description

The Strater Lithographic Line File [.LLF] is an ASCII file with the following format:

 

"Name 1", "Second Name", Vertices

x1,y1

x2,y2

...

xn,yn

"Name 2", "Second Name", Vertices

x1,y1

x2,y2

...

xn,yn

 

Where:

Example

The following is an example of an [.LLF] file that contains three required indent line styles (Straight, Slope Down, and Slope Up) and an optional indent line style ( Zig).

 

"Straight","",-2

500.000000,0.000000

500.000000,1000.000000

"Slope Down","",-2

0.000000,0.000000

1000.000000,1000.000000

"Slope Up","",-2

1000.000000,0.000000

0.000000,1000.000000

" Zig","",-5

0.000000,0.000000

985.981361,206.521713

355.140250,572.463812

1000.000000,836.956575

443.925313,1000.000000

 

Tips