PositionPoint

Set of spatial coordinates that determine a point, defined in the coordinate system specified in 'Location.CoordinateSystem'. Use a single position point instance to describe 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).

Type

Class

URI

cim:PositionPoint

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

  • PositionPoint

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

Location

1

Location

Location described by this position point.

groupNumber

0..1

integer

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.

sequenceNumber

0..1

integer

Zero-relative sequence number of this point within a series of points.

xPosition

0..1

string

X axis position.

yPosition

0..1

string

Y axis position.

zPosition

0..1

string

(if applicable) Z axis position.


groupNumber

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.

URI

cim:PositionPoint.groupNumber

Cardinality

0..1

Type

integer

Location

Location described by this position point.

URI

cim:PositionPoint.Location

Cardinality

1

Type

Location

sequenceNumber

Zero-relative sequence number of this point within a series of points.

URI

cim:PositionPoint.sequenceNumber

Cardinality

0..1

Type

integer

xPosition

X axis position.

URI

cim:PositionPoint.xPosition

Cardinality

0..1

Type

string

yPosition

Y axis position.

URI

cim:PositionPoint.yPosition

Cardinality

0..1

Type

string

zPosition

(if applicable) Z axis position.

URI

cim:PositionPoint.zPosition

Cardinality

0..1

Type

string