Skip to content

AGSi Standard / Geometry

agsiGeometryAreaFromLines

Object description

An agsiGeometryAreaFromLines object defines an element as the area between top and/or bottom lines. This will typically be used on cross sections or fence diagrams. This is a linking object between model element and the source geometry for the lines. Refer to Geometry rules and conventions for full details of how the area should be interpreted.

The parent object of agsiGeometryAreaFromLines is agsiGeometry

agsiGeometryAreaFromLines has associations (reference links) with the following objects:

agsiGeometryAreaFromLines has the following attributes:

Attributes

geometryID

Identifier that will be referenced by Model and Geometry objects as required. All identifiers used within the agsiGeometry group shall be unique. Use of UUIDs for identifiers is recommended for large datasets.
Type: string (identifier)
Condition: Required
Example: SectionAAGCC

description

Short description of geometry defined here
Type: string
Example: Section AA, Gotham City Clay

topGeometryID

Identifies the geometry for top line, linking to agsiGeometryLine or agsiGeometryFromFile object. Definition of both top and bottom surfaces is strongly recommended to minimise the risk of error. Refer to Geometry rules and conventions for further details.
Type: string (reference to geometryID for an agsiGeometryLine or agsiGeometryFromFile object)
Condition: Required if bottomGeometryID not used
Example: SectionAAGCCTop

bottomGeometryID

Identifies the geometry for bottom line, normally linking to an agsiGeometryFromFile object. Definition of both top and bottom surfaces is strongly recommended to minimise the risk of error. Refer to Geometry rules and conventions for further details.
Type: string (reference to geometryID for an agsiGeometryLine or agsiGeometryFromFile object)
Condition: Required if topGeometryID not used
Example: SectionAAGCCBase

remarks

Additional remarks, if required
Type: string
Example: Some remarks if required