AGSi Standard / Geometry¶
agsiGeometryPlane¶
Object description¶
An agsiGeometryPlane object is an infinite horizontal plane at a specified elevation.
The parent object of agsiGeometryPlane is agsiGeometry
agsiGeometryPlane has associations (reference links) with the following objects:
agsiGeometryPlane 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: DesignBase
description¶
Short description of geometry defined here
Type: string
Example: Base of design model
elevation¶
Elevation (z) of the plane
Type: number
Condition: Required
Example: -30
remarks¶
Additional remarks, if required
Type: string
Example: Some remarks if required