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

Name Cardinality? Type Description

x_position

1

string

X axis position.

y_position

1

string

Y axis position.

group_number

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.

sequence_number

0..1

integer

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

z_position

0..1

string

(if applicable) Z axis position.


group_number

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

sequence_number

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

URI

cim:PositionPoint.sequenceNumber

Cardinality?

0..1

Type

integer

x_position

X axis position.

URI

cim:PositionPoint.xPosition

Cardinality?

1

Type

string

y_position

Y axis position.

URI

cim:PositionPoint.yPosition

Cardinality?

1

Type

string

z_position

(if applicable) Z axis position.

URI

cim:PositionPoint.zPosition

Cardinality?

0..1

Type

string