Elevation Annotation
| Name | Type | Value | Description |
|---|---|---|---|
| ElevationValue | Length | Computed | Value of the elevation (mm). |
| Horizontal orientation | String | left/right/auto Computed | Horizontal orientation of the annotation in terms of left/right flip as per position with regards to view or object centre. |
| RelativePositionX | Length | Computed | Relative position along X of the annotation with regards to its insertion point (mm). |
| RelativePositionY | Length | Computed | Relative position along Y of the annotation with regards to its insertion point (mm). |
For example, to display the elevation value in an annotation, corresponding template has to include the following:
- Length type parameter named
ElevationValueunder Parameters node. - Text annotation with link to this parameter.