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 Type Description Inherited from

location

1
Location

Location described by this position point.

n/a

sequence_number

0..1
integer

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

n/a

x_position

0..1
string

X axis position.

n/a

y_position

0..1
string

Y axis position.

n/a

z_position

0..1
string

(if applicable) Z axis position.

n/a


location

Location described by this position point.

URI

cim:PositionPoint.Location

Cardinality

1

Type

Location

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

0..1

Type

string

y_position

Y axis position.

URI

cim:PositionPoint.yPosition

Cardinality

0..1

Type

string

z_position

(if applicable) Z axis position.

URI

cim:PositionPoint.zPosition

Cardinality

0..1

Type

string

Used by

Source class Slot name

NetburenDataSet

position_points