: Public Class
Created: 07/02/2009 13:12:50
Modified: 28/11/2016 14:23:24
Project:
Advanced:
Set of spatial coordinates that determine a point, defined in the coordinate system specified in 'Location.CoordinateSystem'. Use a single position point instance to desribe a point-oriented location. Use a sequence of position points to describe a line-oriented object (physical location of non-point oriented objects like cables or lines), or area of an object (like a substation or a geographical zone - in this case, have first and last position point with the same values).<br/>
Attribute
Public Integer
  groupNumber
Details:
Notes: Zero-relative sequence number of this group within a series of points; used when there is a need to express disjoint groups of points that are considered to be part of a single location.<br/>
Public Integer
  sequenceNumber
Details:
Notes: Zero-relative sequence number of this point within a series of points.<br/>
Public String
  xPosition
Details:
Notes: X axis position.<br/>
Public String
  yPosition
Details:
Notes: Y axis position.<br/>
Public String
  zPosition
Details:
Notes: (if applicable) Z axis position.<br/>
Element Source Role Target Role
Location
Class  
Name: Location
Location described by this position point.
Name: PositionPoints
Sequence of position points describing this location, expressed in coordinate system 'Location.CoordinateSystem'.
Details:
 
Object Type Connection Direction Notes
«ACC» PositionPoint Class Dependency From  
PositionPoint Class Dependency From