DiagramObjectPoint
A point in a given space defined by 3 coordinates and associated to a diagram object. The coordinates may be positive or negative as the origin does not have to be in the corner of a diagram.
Type |
Class |
---|---|
URI |
|
CIM standard (perspective) |
IEC61970 (Grid) |
Slots
Name | Cardinality | Type | Description |
---|---|---|---|
1 |
The diagram object with which the points are associated. |
||
0..1 |
The 'glue' point to which this point is associated. |
||
0..1 |
The sequence position of the point, used for defining the order of points for diagram objects acting as a polyline or polygon with more than one point. The attribute shall be a positive value. |
||
0..1 |
The X coordinate of this point. |
||
0..1 |
The Y coordinate of this point. |
||
0..1 |
The Z coordinate of this point. |
DiagramObject
The diagram object with which the points are associated.
URI |
|
---|---|
Cardinality |
1 |
Type |
DiagramObjectGluePoint
The 'glue' point to which this point is associated.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
sequenceNumber
The sequence position of the point, used for defining the order of points for diagram objects acting as a polyline or polygon with more than one point. The attribute shall be a positive value.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
xPosition
The X coordinate of this point.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
yPosition
The Y coordinate of this point.
URI |
|
---|---|
Cardinality |
0..1 |
Type |