The cross section boundary frame consists of a bottom and left and right sides. These may be made invisible using the Visible attribute when combining multiple sections together.
Field Name | Field Alias | Length | Field Type | Field Value | Default | Allow Nulls? | Attributes / Examples | Description / Notes |
---|---|---|---|---|---|---|---|---|
Side | " | 16 | text | CVD | [null] | n |
left, right, bottom, top see: Sides |
|
Label | " | 8 | text | variable | [null] | TRUE | A, A', B, B', etc. | Label for sides of cross sections |
Visible | " | Short Integer | boolean | 1 (TRUE) | FALSE | 1=yes/TRUE, 0=no/FALSE | Allows control of visibility of bounding lines or line segments. |
This feature class represents elevation tics on the sides of a geologic cross section.These tics indicate elevations along the left and right boundary frame of a cross section.
Field Name | Field Alias | Length | Field Type | Field Value | Default | Allow Nulls? | Attributes / Examples | Description / Notes |
---|---|---|---|---|---|---|---|---|
Side | " | 16 | text | CVD | [null] | n |
left, right, bottom, top see: Sides |
|
Elevation | " | Short Integer | variable | 0 | n |
5000, 5020, 5040, etc | Elevation of tics, used for labeling. | |
Units | " | text | variable | feet | TRUE | feet, meters | Units of elevation. | |
Visible | " | Short Integer | boolean | 1 (TRUE) | FALSE | 1=yes/TRUE, 0=no/FALSE | Allows control of visibility of individual tics |